[Mono-dev] [PATCH] System.Transactions

Jae Stutzman jaebird at gmail.com
Tue Jul 24 14:57:33 EDT 2007


I realize that not all transaction support is done. We are using
CommitableTransaction and in MS the Dispose() causes a Rollback if not yet
Committed. In mono this throws a NotImplementedException. I understand there
is more to do with Dispose when the rest of the transaction stuff comes
online, but for now I need the same behavior for our app.

Jae
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070724/e83a1ebb/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transaction.patch
Type: text/x-patch
Size: 415 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070724/e83a1ebb/attachment.bin 


More information about the Mono-devel-list mailing list