[
https://issues.apache.org/jira/browse/COUCHDB-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956266#comment-13956266
]
ASF subversion and git services commented on COUCHDB-1036:
----------------------------------------------------------
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]>
> jquery.couch.js API functions should return XHR object
> ------------------------------------------------------
>
> Key: COUCHDB-1036
> URL: https://issues.apache.org/jira/browse/COUCHDB-1036
> Project: CouchDB
> Issue Type: Improvement
> Components: Futon
> Affects Versions: 1.0.1
> Reporter: Steve Mentzer
> Priority: Minor
> Fix For: 1.7.0
>
>
> It's necessary to have the XHR object which the jquery.couch API created in
> order to be able abort() it (e.g. db.view). Presently this object is returned
> by jquery's API but discarded within the couch API, thus affording the caller
> no way to access it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)