I read about this object and the new before-table support in 11.4. Looks attractive. Is this object usable with other common frameworks (f.e. kony, appcelerator, sencha) then openedge mobile? I'm still not sure after reading "Requirements for using a JSDO" in http://documentation.progress.com/output/ua/OpenEdge11_3/index.html#page/openedge/dvmad_Creating_Mobile_Clients_4.html.
Or would making handy use of this javascript object require access to (closed source?) frameworkcode?
--
Kind regards,
Stefan Houtzager
Houtzager ICT consultancy & development
The JSDO can be used with any JavaScript client. It is basically a client side Prodataset.
The binding to the UI is where you would need to write your own binding code. Many UI frameworks have the notion of a data source where you could get data from the JSDO.
Please keep us updated on your experiences.
Thanks
Shelley