07-01-2009, 03:39 AM
[eluser]vlad_ci[/eluser]
Hello,
I am going to be using Dojo's widgets enabled with what's called RESTful store
(that is all Dojo's widgets such as trees/grids/combo boxes)
will invoke internally communication methods to get the data from the server automatically
For that to work, my server needs to be a 'RESTful' server
http://www.sitepen.com/blog/2008/06/13/r...dojo-data/
so I wanted to know if there are CI helpers libraries that will make it easy for me to
create skeleton methods at least for RESTFUL stuff
thank you in advance
Hello,
I am going to be using Dojo's widgets enabled with what's called RESTful store
(that is all Dojo's widgets such as trees/grids/combo boxes)
will invoke internally communication methods to get the data from the server automatically
For that to work, my server needs to be a 'RESTful' server
http://www.sitepen.com/blog/2008/06/13/r...dojo-data/
so I wanted to know if there are CI helpers libraries that will make it easy for me to
create skeleton methods at least for RESTFUL stuff
thank you in advance