Re: [qooxdoo-devel] Offline store

2013-02-26 Thread Martin Wittemann
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"versi

[qooxdoo-devel] Offline store

2013-02-25 Thread Marc-André Dubois
Hi, 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"userDescr iptor