Re: JavaClient offline storage / replication
Re: JavaClient offline storage / replication
- Subject: Re: JavaClient offline storage / replication
- From: Guido Neitzer <email@hidden>
- Date: Wed, 15 Apr 2009 10:01:45 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden