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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80487 --- shadow/80487 2007-01-12 07:52:28.000000000 -0500 +++ shadow/80487.tmp.15535 2007-01-12 08:20:40.000000000 -0500 @@ -86,6 +86,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-01-12 07:52 ------- The main issue is finding out when the code must be run. Can we run it as soon as the assembly is loaded or do we have to wait until a field/class in the assembly is used? If you could write the tests and report the results it would be great. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-12 08:20 ------- +I did a few tests and the module constructor code is run as soon as +the assembly is loaded. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
