[Mono-bugs] [Bug 62667][Wis] Changed - Type.IsSubclassOf behaviour difference
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Aug 2004 14:32:08 -0400 (EDT)
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 colin@breame.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62667
--- shadow/62667 2004-08-07 20:55:52.000000000 -0400
+++ shadow/62667.tmp.18956 2004-08-08 14:32:07.000000000 -0400
@@ -33,6 +33,12 @@
makes plugins impossible as you can never find out which types are
available in an assembly, unless I'm missing something (which is probably
the case), this is stupid.
------- Additional Comments From miguel@ximian.com 2004-08-07 20:55 -------
Please provide a self contained test case for this.
+
+------- Additional Comments From colin@breame.com 2004-08-08 14:32 -------
+I'm having difficulty replicating this. I've completely changed the
+code that was displaying this problem but with similar (but more
+simple) tests that I have run, the results are as they should be.
+It's a mystery.