Hi Martin, That sounds like a good idea in general to implement a custom store for > that. If you are retrieving JSON data, make sure you use the JSON marshaler > to convert your plain JavaScript objects into qooxdoo data models which then > can be used by the data binding layer. >
I will have different forms of data but I assume that I will just have to make a custom marshaller too. This shouldn't be a problem. We don't have any documentation for such an advanced topic yet. But you can > take a look at the implementation of the JSON store, which is really not > that much code. Should be quite obvious how it works. > I'll see what I can do about writing a blog post documenting my work. I'll post the link if I ever get around to writing it. > I hope that gets you started, > Yep, I really just wanted a nod from a developer that had more knowledge of the internals of qooxdoo. Cheers for your help, - Andrew ----------------------------------------- Andrew Manson Graticule Cloud Applications<http://www.graticule.com/services/cloud-computing> www.graticule.com
------------------------------------------------------------------------------ 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
