You could do some manual work using timestamps and such. So in other words, you read in the record and check whether the timestamp has been modified since the current user has worked on it, if so return an error message.
It can get a bit complicated in the implementation but this is how it used to be done anyway. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
