From dev-return-22751-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Jul 30 15:19:04 2012 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87544D5C8 for ; Mon, 30 Jul 2012 15:19:04 +0000 (UTC) Received: (qmail 55868 invoked by uid 500); 30 Jul 2012 15:19:04 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 55831 invoked by uid 500); 30 Jul 2012 15:19:03 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 55823 invoked by uid 99); 30 Jul 2012 15:19:03 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2012 15:19:03 +0000 Received: from localhost (HELO [192.168.1.5]) (127.0.0.1) (smtp-auth username rnewson, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jul 2012 15:19:03 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1278) Subject: Re: http PATCH support? From: Robert Newson In-Reply-To: <7616443723394DB29FA386CE90826950@martynus.net> Date: Mon, 30 Jul 2012 16:19:01 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <3E554314-D672-4BA4-9C68-5FB10ABD4462@apache.org> References: <7616443723394DB29FA386CE90826950@martynus.net> To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1278) I don't know of anyone that's actively working on it but I'm sure we'd = merge a patch if you have one. On 29 Jul 2012, at 19:27, Gregor Martynus wrote: > As suggested by @dch__ [1], I repeat my question in the dev mailing = list.=20 > I'm just wondering why there is no support for http PATCH besides the = PUT? Is there a reason for that, or maybe plans to add it? >=20 > I know that you can easily use _design updates to achieve a similar = thing, but I think it would be a nice improvement to CouchDB's RESTful = interface, wouldn't it? >=20 > [1] https://twitter.com/dch__/status/229640005155438592=20 >=20 > --=20 > Gregor Martynus >=20