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=65734 --- shadow/65734 2006-08-10 11:51:59.000000000 -0400 +++ shadow/65734.tmp.16733 2006-08-10 11:52:44.000000000 -0400 @@ -189,6 +189,18 @@ I think the mapping just causes more code. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 11:51 ------- Created an attachment (id=17437) new patch + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-10 11:52 ------- +changelog for the attached patch: +* fixed all cosmetic issues (let me know if I missied something) +* got rid of inner classes (there's only 1 left: Runner) +* Added logic to fire events using non-threadpool threads (that's the +default bevahior but you can set an env variable to makes the +scheduler use the thread pool again) +* Added caching logic to the log method +* Removed sync_obj2 + +Let me know how committable this one is! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
