It seems the favor is in the lap of ANY other user that happens to grab that
record.

No, that is pessimistic locking, not optimistic locking. Take a closer look at the scenario outlined in the docs. In optimistic locking whoever **saves** first wins.


Any comments on the choice of invalidating User A's work if B takes the
record?

In an ideal world you would read the values B saved and give A a chance to see what they are so they can decide whether to keep them or not.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to