[Mono-bugs] [Bug 74937][Maj] Changed - custom type failure ..
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 16 11:34:31 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 michael at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74937
--- shadow/74937 2005-05-13 15:23:20.000000000 -0400
+++ shadow/74937.tmp.10255 2005-05-16 11:34:31.000000000 -0400
@@ -3,13 +3,13 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Blocker
+Priority: Major
Component: misc
AssignedTo: lupus at ximian.com
ReportedBy: michael at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
@@ -63,6 +63,14 @@
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 ?
+
+------- Additional Comments From michael at ximian.com 2005-05-16 11:34 -------
+Um, no idea - of course - some tests on the .Net 'Type' class might
+illuminate that. I'd love to re-write that class to use the new
+generics code - but - not looked at that yet,
+
+Disabling the polymorphic tests for now - I'm not sure that we use a
+lot of them in the OO.o API (as of now).
More information about the mono-bugs
mailing list