[Mono-list] Re: Mono CVS: mcs gvaish
Miguel de Icaza
miguel@ximian.com
04 Dec 2001 01:34:30 -0500
> The fact that "Mono.CoolStuff" is internal is irrelevant.
> What is relevant is that the programmers have made
> an assumption that their code will always be used in
> Mono and nowhere else.
You are drowning in a glass of water. Changing the name from a
namespace from Mono to OpenSystem is not a recipe for "clean
interfaces", if anything it is a placebo for an illusion.
Nothing really depends on the runtime. If something required the
runtime, I am sure we can master the dark art of using an "ifdef" or a
conditional compile setting (as I am sure many more runtimes will come
after Mono and Portable.NET).
As I told you months ago we are willing to make the class library suit
your needs. Arguing about names is not getting us anywhere.
Miguel.