CouchDB looks quite interesting. I hate Schemas that have to be upgraded and synchronized in different databse instances. It would be great to have a qooxdoo API to access this kind of database. JSON as a native database format would fit perfectly to a qooxdoo client...
Ralf Nieuwenhuijsen schrieb: > According to the outdated documentation: > "Data to send with the request. Only used for POST requests. This is > the real post data. Generally this is a string of url-encoded > key-value pairs." > > Why not for PUT requests as well? > Also, the documention mentions several times that only GET and POST > are supported. > Eventhough PUT and DELETE do 'just work' > > I'm creating a nice CouchDB abstraction layer and haven't tested the > above behavior completely. > I'm also aware not all transport systems support REST. Can someone > specify on which browsers and versions it will fall back to > IframeTransport? > > When i'm done with library i will mail the code here and assign > copyright to one of the official qooxdoo developers, if they want > that. That should make future liscence choices the easiest. I really > believe CouchDB is a nice fit for Qooxdoo. > > Write your app in javascript. Write your views in javascript. Store > your data as json-documents. > > Who needs middleware anyway? > > Greetings, > Ralf > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
