> What about requiring optimistic locking for partial row updates? That would > seem to allow it to work without greatly contorting the rest of > ActiveRecord.
Yeah, if someone wanted to implement this kind of behaviour with a plugin, they'd definitely need to be checking locks_optimistically? or whatever that boolean is. Starting with Jeremy's dirty plugin, I imagine it won't be a huge amount of work. -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
