Just wondering: the MS/.NET default TraceListener sends it's output to the IDE "Output" window in debug builds. I have found this behavior to be handy. Mono could do something similar by writing to the console. Would there be any drawbacks/objections to this? I'd prefer not to add Mono specific code to my projects (installing a debug TraceListener), even if it is just for debug builds; I would rather see it in Mono proper. But maybe there is a good reason to not do that.
Thanks, Jason 379 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
