I don't think you can. There is no "rollback" function available.
On Sun, Feb 8, 2009 at 12:23 PM, Anand Patil < [email protected]> wrote: > > Hello again, > > In my application, I'll frequently want to quickly discard all the > changes made during a transaction involving many refs. I don't want to > force the refs to roll back to their values at the beginning of the > transaction, I just want to end the transaction immediately and skip > the write stage; updates made in other transactions should still > 'stick'. What's the most efficient way to do this? > > Thanks again! > Anand > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" 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/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
