[Mono-list] System.PlatformID Issues
   
    Guenther Roith
     
    groith@tcrz.net
       
    Wed, 10 Jul 2002 19:51:23 +0200
    
    
  
> 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