omrihar wrote: > > > A second question I have is - is it possible to use a "JSON-RPC" store to > bind the data instead of using RPC calls which generate a model using a > marshal and applies that model to the controller? > >
There is a json-rpc store in the VirtualData contrib: http://qooxdo-contrib.svn.sf.net/viewvc/qooxdoo-contrib/trunk/qooxdoo-contrib/VirtualData/trunk/source/class/virtualdata/store/JsonRpc.js?view=markup It might be a bit excentric, but maybe it is useful as a basis to write your own store.... However, I hope that the new rpc layer will be ready and feature a jsonrpc store that is maintained by the qooxdoo devs themselves. Cheers, C. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Using-the-treeController-to-generate-a-tree-from-JSON-data-tp6607643p6633429.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
