[Mono-bugs] [Bug 74937][Blo] Changed - custom type failure ..

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 13 15:23:20 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 vargaz at gmail.com.

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

--- shadow/74937	2005-05-13 12:16:15.000000000 -0400
+++ shadow/74937.tmp.17786	2005-05-13 15:23:20.000000000 -0400
@@ -54,6 +54,15 @@
 representing correctly.
 
 ------- Additional Comments From miguel at ximian.com  2005-05-13 12:16 -------
 Am assigning to Paolo and CCing Zoltan which could fix this bug.
 
 This is a very important bug to get fixed for openOffice.
+
+------- Additional Comments From vargaz at gmail.com  2005-05-13 15:23 -------
+The runtime code was written with the assumption that the only
+classes inheriting from System.Type are System.MonoType, and
+System.Reflection.Emit.MethodBuilder. This can be changed, of course,
+but what should be the behaviour ? I.e. what should IsAssignableFrom
+return in this case for example ?
+
+


More information about the mono-bugs mailing list