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 3B168405B for ; Wed, 1 Jun 2011 00:25:29 +0000 (UTC) Received: (qmail 64380 invoked by uid 500); 1 Jun 2011 00:25:28 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 64338 invoked by uid 500); 1 Jun 2011 00:25:28 -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 64276 invoked by uid 99); 1 Jun 2011 00:25:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 00:25:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 00:25:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 81668EC811 for ; Wed, 1 Jun 2011 00:24:47 +0000 (UTC) Date: Wed, 1 Jun 2011 00:24:47 +0000 (UTC) From: "Dale Harvey (JIRA)" To: dev@couchdb.apache.org Message-ID: <2123870838.57906.1306887887526.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1846542338.57896.1306887767496.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (COUCHDB-1180) Add deferred support to jquery.couch.js MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dale Harvey updated COUCHDB-1180: --------------------------------- Attachment: deferreds.patch > Add deferred support to jquery.couch.js > --------------------------------------- > > Key: COUCHDB-1180 > URL: https://issues.apache.org/jira/browse/COUCHDB-1180 > Project: CouchDB > Issue Type: Improvement > Components: Infrastructure > Reporter: Dale Harvey > Priority: Minor > Attachments: deferreds.patch > > > the recent releases of jquery have included deferreds which are an improved api for handling asynchronous callbacks, it is backwards compatible with the current use and just requires access to to the currently unused returned values from $.ajax > this patch adds access to the returned jqxhr objects in the places that make sense, it should not affect anything else -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira