Hey,
I use qx.data.store.Offline("session" ,"local") for storage
The type of the object stored is
com.lanauco.mobile.core.security.model.Session()
When I try to restore my object, I retreive an object of type
:qx.data.model.application"creationDate"deleted"id"permissionList"userDescriptor"version
How can I cast the result in com.lanauco.mobile.core.security.model.Session()
Thats currently not configurable. But it sounds like a good addition. Would you
mind opening a bug report for that?
In the mean time, you can override the offline store and override the
_marshaler member in your custom constructor after the this.base call. This
gives you the possibility to give the marshaler the delegate you use for your
other store as well. :)
Regards,
Martin
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel