Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 16107 invoked from network); 12 Nov 2009 18:49:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Nov 2009 18:49:54 -0000 Received: (qmail 32839 invoked by uid 500); 12 Nov 2009 18:49:53 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 32786 invoked by uid 500); 12 Nov 2009 18:49:53 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 32775 invoked by uid 99); 12 Nov 2009 18:49:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 18:49:53 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-yx0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2009 18:49:45 +0000 Received: by yxe6 with SMTP id 6so2369776yxe.13 for ; Thu, 12 Nov 2009 10:49:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=lQWvi/W/eDxtNAWGqZulghAFK2TRIZtY1tpOqHJVS5k=; b=QWhVrRcYkHWd9K/171EpgqjF9ovZLpyTzj3kHb4IeTdOO90epV7aLDcU/FYVMkOX36 TmfexhitUm29E4iKKe3rqNouTnzKM8nanm1QkIN+13leWaxiPN+ZoMeyl42qFrMG7ZMI VFla/XeOFbkZYPlaR7DpL6m8hq7QjBGu4ryy4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=qhF6MHS59lIkNaawtXFfv8s+fFv9NbcSlO0rsXMdKxjcnML/SRFqgQEh4sZOVZe2b+ h4vgq9lozu0IiV6NwI1XlYzT2BxdWzI/iHokbMlIJyiqfnWxN1yItFp9YE6pdsOGYadp 54EvRGBunTk/BdGihZnkyrK+7Mj4IlxQYAI0Q= MIME-Version: 1.0 Received: by 10.101.165.9 with SMTP id s9mr3356801ano.37.1258051764217; Thu, 12 Nov 2009 10:49:24 -0800 (PST) In-Reply-To: <74ab9a5c0911120236p53ee6864s9dcb28b69dfbf112@mail.gmail.com> References: <74ab9a5c0911120236p53ee6864s9dcb28b69dfbf112@mail.gmail.com> From: Paul Davis Date: Thu, 12 Nov 2009 13:49:04 -0500 Message-ID: Subject: Re: url mapping To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org > Can some give me a view hints what the status is regarding url mapping? ( > https://issues.apache.org/jira/browse/COUCHDB-230 ) AFAIK, there hasn't been any major implementation push for URL handling. Its been requested a few times and its been discussed, but I haven't seen any patches. HTH, Paul Davis