[Mono-list] One Bug, Many questions

Paolo Molaro lupus@ximian.com
Tue, 27 Aug 2002 16:01:49 +0200


On 08/27/02 tom berger wrote:
> > There is no legal issue: for every piece of functionality that the MS
> > runtime provides that we don't have we take patches:-)
> 
> Cool, I'll work on that. Under what namespace do I put these? Mono?
> Ximian? (the original is : Microsoft.Vsa)

It depedns what kind of code it is: if it is supposed to be present in
the assemblies distributed by MS they need to use the same namespace
(like: the reflection.emit stuff is not in the standard but we still use
the same namespace). If the code is an implementation of an interface,
the Mono.something namespace is fine.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better