[Mono-bugs] [Bug 80258][Wis] Changed - Typeload vs FileNotFound exceptions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 15 13:39:36 EST 2006


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 lupus at ximian.com.

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

--- shadow/80258	2006-12-15 05:11:14.000000000 -0500
+++ shadow/80258.tmp.25080	2006-12-15 13:39:36.000000000 -0500
@@ -106,6 +106,12 @@
 irrelevant in such cases and it depends on many internal
 implementation factors that users should not depend on.
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-12-15 05:11 -------
 I agree, but in this case MS does not throw any exception (while 
 Mono does). So it's not TypeLoad vs. FileNotFound ...
+
+------- Additional Comments From lupus at ximian.com  2006-12-15 13:39 -------
+Throwing or not an execption in this case is still down to subtle
+implementation details (that is, ignoring failing instance fields when
+just a static method is executed). So, this difference will remain
+unless a major app happens to depend on this specific behaviour.


More information about the mono-bugs mailing list