hello I've just hacked in pessimistic locking support to DM. I'm not too familiar with the API, but it doesn't look like there's a way to do it without messing with some private methods. In particular, there's no hooks into the query generation, so no way to append the needed SQL.
It'd be nice if there was a way to do this via the semipublic API, please do suggest. http://gist.github.com/323511 Cheers, Xavier -- You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en.
