[Mono-bugs] [Bug 79037][Wis] Changed - System.Transactions.IPromotableSinglePhaseNotification should not include a Promote member, but should derive from ITransactionPromoter, a new interface

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 9 05:14:59 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by rharinath at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79037

--- shadow/79037	2006-08-09 05:09:58.000000000 -0400
+++ shadow/79037.tmp.13884	2006-08-09 05:14:59.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: jankit at novell.com                            
 ReportedBy: reggie at mysql.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: System.Transactions.IPromotableSinglePhaseNotification should not include a Promote member
+Summary: System.Transactions.IPromotableSinglePhaseNotification should not include a Promote member, but should derive from ITransactionPromoter, a new interface
 
 
 
 ------- Additional Comments From duncan at ximian.com  2006-08-09 02:45 -------
 Thanks for the catch.
 
@@ -25,6 +25,9 @@
 
 ------- Additional Comments From rharinath at novell.com  2006-08-09 05:05 -------
 Close, but no cigar.  You have to introduce the ITransactionPromoter
 interface, and inherit from it.
 
 http://msdn2.microsoft.com/en-us/library/system.transactions.ipromotablesinglephasenotification.aspx
+
+------- Additional Comments From rharinath at novell.com  2006-08-09 05:14 -------
+Reverted r63517.


More information about the mono-bugs mailing list