On 15. Apr. 2009, at 09:42 , Chuck Hill wrote:
And tougher still if the data you are caching can get modified on the server while the client is disconnected. Then you have some interesting update conflicts to handle. This can be a real tough nut to crack.
It's the same problem as with any real sync engine - the need to track changes server side and deliver change sets to a client or request those. This is some very serious pain. I wouldn't want to do it.
cug _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
