Hi

marc fleury wrote:
> 
> I understand the server side.

Really? You seemed to refer all the time to the container having to do
anything to get this to work, to "client proxies" having this
versioning, and all that. Which is not right.

> It doesn't address the client holding of the version he is looking at  (the
> client gets a "copy" of the values and when he comes back he needs a version
> number)

The client gets a snapshot of the data, INCLUDING a version number.
Client then edits that data. The the client sends back the data. If the
version on the server is the same as in the snapshot the client is
sending back, then all is well. If there is a mismatch then some other
client made an update, and the client gets an exception.

/Rickard



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to