Hi

I am designing an application that requires locking of data during 
editing to avoid conflicting edits.  Not just locking of an individual 
record in the database, but of a record and its related records.

I have never heard of this sort of functionality being implemented in 
Cake, so thought that perhaps someone may have some ideas or suggestions.

Currently I am thinking that using a separate database table for storing 
locking details and automatically expiring them in a similar way to 
sessions might be a viable approach.

Does anyone have any thoughts on that?

Regards,
Langdon

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to