From couchdb-commits-return-1291-apmail-incubator-couchdb-commits-archive=incubator.apache.org@incubator.apache.org Sun Nov 02 01:49:21 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-commits-archive@locus.apache.org Received: (qmail 44322 invoked from network); 2 Nov 2008 01:49:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2008 01:49:21 -0000 Received: (qmail 15696 invoked by uid 500); 2 Nov 2008 01:49:27 -0000 Delivered-To: apmail-incubator-couchdb-commits-archive@incubator.apache.org Received: (qmail 15670 invoked by uid 500); 2 Nov 2008 01:49:27 -0000 Mailing-List: contact couchdb-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-commits@incubator.apache.org Received: (qmail 15661 invoked by uid 99); 2 Nov 2008 01:49:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2008 18:49:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Nov 2008 01:48:19 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id AECA51114F for ; Sun, 2 Nov 2008 01:48:30 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Sun, 02 Nov 2008 01:48:30 -0000 Message-ID: <20081102014830.25910.87022@eos.apache.org> Subject: [Couchdb Wiki] Update of "Plugin API use cases" by MartinCzura X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by MartinCzura: http://wiki.apache.org/couchdb/Plugin_API_use_cases The comment on the change is: page creation New page: There are plans for CouchDB to support a plugin system, which will support existing pieces of the infrastructure, such as the _view and _search interfaces, as well as other functionality people might want to add in the future, that falls outside the core priorities of CouchDB. We are gathering requirements for the range of features plugins might add, so please be creative (but realistic) in adding pages about plugin types. == Links to Plugin API Use Cases == * ["Action server proposal"] * ["Document runner plugin"]