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 95971101D4 for ; Mon, 1 Jul 2013 08:26:25 +0000 (UTC) Received: (qmail 40818 invoked by uid 500); 1 Jul 2013 08:26:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 40626 invoked by uid 500); 1 Jul 2013 08:26:22 -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 40472 invoked by uid 99); 1 Jul 2013 08:26:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jul 2013 08:26:20 +0000 Date: Mon, 1 Jul 2013 08:26:20 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: 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 ] Alexander Shorin updated COUCHDB-1180: -------------------------------------- Component/s: (was: Infrastructure) > Add deferred support to jquery.couch.js > --------------------------------------- > > Key: COUCHDB-1180 > URL: https://issues.apache.org/jira/browse/COUCHDB-1180 > Project: CouchDB > Issue Type: Improvement > 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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira