On Jun 18, 2010, at 10:31 AM, Manuel Schölling wrote: > Hi guys, > > I could not find any asynchronous version of > http://localhost:5984/_utils/script/couch.js > (Perhaps I didn't search hard enough) > That's why I modified it to work asynchronously instead of > synchronously. >
for that we tend to use jquery.couch.js (used by Futon) http://blog.skitsanos.com/2009/11/jquerycouchjs-cheatsheet.html > This makes it possible to use CouchDB in Qt's QML. > If you are interested, have a look at > http://github.com/manuels/Async-CouchDB-API > > Cheers, > Manuel >
