[Mono-bugs] [Bug 59894][Wis] Changed - [PATCH] TypeBuilder implementation does not match MS.NET

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 19:18:01 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/59894	2005-05-20 19:17:26.000000000 -0400
+++ shadow/59894.tmp.19682	2005-05-20 19:18:01.000000000 -0400
@@ -12,13 +12,12 @@
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] TypeBuilder implementation does not match MS.NET
-OtherBugsDependingOnThis: 58657[FIXED]
 
 The Mono (System.Reflection.Emit) TypeBuilder does not match the 
 implementation of MS.NET as it allow access to defined 
 events/methods/properties before the type is actually created/completed.
 
 A lot of code that should only have to be implemented in System.Type, is 


More information about the mono-bugs mailing list