Re: [Modeling-users] usedForLocking
Status: Abandoned
Brought to you by:
sbigaret
From: Sebastien B. <sbi...@us...> - 2003-09-27 15:19:47
|
Mario Ruggier <ma...@ru...> wrote: [about usedForLocking] > > This flag indicates which attributes optimistic locking will check when > > it is about to save changes: if value for attribute 'lastname' has > > changed and 'usedForLocking' is set for tha attr., then under the > > optimistic locking policy saveChanges() will raise; if the flag is > > unset, the attribute will be silently overriden (for example, you > > probably won't mark an object's timestamp as used for locking). >=20 > OK, thanks. But this paragraph should also be copy'n'pasted into > in section "2.3.3 Attribute" of the userguide... Right. Added ticker #813586 for that, thanks for noticing. -- S=E9bastien. |