[Mono-list] System.Diagnotics pieces

Nick Drochak ndrochak@gol.com
Fri, 17 Aug 2001 02:11:45 +0900


All,

I am sending this again to the list.  I can't find my original post...BTW, I
finished System.Attribute, but I need help writing the tests.  My C# skills
are not developed enough yet to put attributes everywhere they could go and
test it out.  Any volunteers?

--------------------------

All,

I am going to work on System.Diagnostics.ConditionalAttribute,
DebuggableAttribute, and System.Attribute.

"Angry" John Hicks, if you are doing any of these let me know. Also, after
I'm done with these I'll work on Switch, BooleanSwitch and TraceSwitch.
There appear to be a couple of bugs there (e.g.
Switch::OnSwitchSettingChanged() is not called when
Switch::SwitchSetting(){set;} is called, and BooleanSwitch::Enabled() should
call SwitchSetting() as well).  I should get to the Switch classes soon, so
stop me if you are still working on it.


Regards,
Nick