> How is Mono addressing the issue of extending MS's framework in this > way, since I've noticed that there are a few other additions. Programs > using those additions (to the system/corlib) will all have problems when > on MS's framework...
There was once a discussion about this, I think, and the result was, all additions should be put in the "mono namespace". The best way, would perhaps be compile these to a new assembly mono.dll, that could be distributed with such programs. Johannes _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
