[Mono-list] Embrace and extend.

Tomas Restrepo tomasr@mvps.org
Mon, 23 Jul 2001 00:09:28 -0500


Hi Matthew,

> Middle ground might be to say to implement these classes in a different
> namespace but that would be a hideous solution.

I don't see why. You'd implement them as a separate redistributable shared
library.

Also, notice that you could still implement them in the same namespace but
in a separate assembly and that would be, for the most part, just fine.
(although it's far from the best solution)

--
Tomas Restrepo
tomasr@mvps.org