[Mono-list] If you are writing a gnome/gtk application, should you avoid

Thomas R. Corbin corbin@samsixedd.com
Sat, 1 May 2004 09:48:45 -0400


using Debug.Assert?   In MS .NET, I believe that Debug.Assert pops up a window 
using WinForms, but wouldn't that be a problem if you are writing a gtk 
application?   Is there a way to plug in your own AssertHandler?

Thanks,
Tom