[
https://issues.apache.org/jira/browse/COUCHDB-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930243#comment-13930243
]
ASF subversion and git services commented on COUCHDB-1180:
----------------------------------------------------------
Commit e7548b2e51ffed71b8a770207a5dd33d7ed49049 in couchdb's branch
refs/heads/master from telis94
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=e7548b2 ]
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
> 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 was sent by Atlassian JIRA
(v6.2#6252)