I was wondering if anyone has written a wrapper for the two popular implementations of browser databases (IndexedDB and WebDB) in Qooxdoo? I have made progress on it and need a functional good wrapper for the second part of the Chrome Plugin I have been working on (I already have put a contrib in for that, but since DB support is more broad than just Chrome, I didn't think it was an appropriate place to place a client side db wrapper).
Anyone have a hankering for what I ought to name the contrib, or have objections to me making a contrib to handle this? While it would only properly be supported in non-IE browsers, a stretch could be made to force some of the functionality into IE with localStorage, although I'm not sure that would be a good idea. --Greg ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
