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


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

Reply via email to