[
https://issues.apache.org/jira/browse/COUCHDB-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956267#comment-13956267
]
ASF subversion and git services commented on COUCHDB-1180:
----------------------------------------------------------
Commit d0e44d2b02bc51a1076fc1473836637955a6f78c in couchdb-jquery-couch's
branch refs/heads/import-master from telis94
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-jquery-couch.git;h=d0e44d2 ]
Add deferred support to jquery.couch.js
COUCHDB-1036 COUCHDB-1180
This closes #169
Signed-off-by: Alexander Shorin <[email protected]>
> 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
> Assignee: Dale Harvey
> Priority: Minor
> Fix For: 1.7.0
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)