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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-08-09 02:45 ------- Thanks for the catch. @@ -25,6 +25,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-08-09 05:14 ------- +Reverted r63517. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
