Re: [flexcoders] LCDS Deleting offline data cache

2010-02-10 Thread Jeffrey Vroom
I've been away from the code a while and so can't remember exactly but one thing you'd have to do to get that to work is to compile in your services-config.xml into your client app. The offline data store contains the names of the data services id properties, associations etc. when the application

[flexcoders] LCDS Deleting offline data cache

2010-02-10 Thread Dennis
If a user deletes the offline cache of an Air app then starts up the app in offline mode what is the expected behaviour results from a fill request? On my local setup, the callbacks bound to the token from my fill request are not called and the app waits indefinitely. I expect an empty fill resu