Hi
   currently datamapper doesnt guarantee that an object graph save is
transactional. I've made the following change in my code
http://gist.github.com/391253

1) I'd like to know if this is a good or bad idea or if there are any
obvious pitfalls I've missed.
2) ideally I'd like to change the save method itself, but then I'd end
up with nested transactions. Is there a way to get dm to only start a
transaction if it's not currently inside a transaction?

thanks

-- 
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.

Reply via email to