Re: What to do about types in the root namespace?

"Michael Hutchinson" <[email protected]> Wed, 19 Dec 2007 22:02:24 -0500
Newsgroups gmane.comp.gnome.mono.documentation
Message-ID <[email protected]>
On Dec 19, 2007 9:52 PM, Jonathan Pryor <[email protected]> wrote:
> While trying to update the contents of monodoc/class, I ran into a
> problem: Npgsql contains the following types in the root ("") namespace:
> NpgsqlRowUpdatingEventArgs, and NpgsqlRowUpdatedEventArgs.
>
> The problem is twofold:
>
> 1. monodocer generates an error and exits if it sees such a type.
> 2. What should Monodoc do with such a type?
>
> Assuming that telling the Npgsql authors to rename their types is
> undesirable, we need a way to support types in the root namespace.
...
> We could just say "Don't Do That," and be done with it. :-)

Putting types in the root namespaces sounds to me like a Bad Thing,
violating naming guidelines etc. IMO this isn't something that MonoDoc
should care about -- if anything, it should throw an error (as it
does) or ignore them.

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Mono-docs-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-docs-list