[
https://issues.apache.org/jira/browse/COUCHDB-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930242#comment-13930242
]
ASF subversion and git services commented on COUCHDB-1036:
----------------------------------------------------------
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]>
> 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
>
> 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)