>I just downloaded rotor, and I was expecting some type of browse
utility, 
>to browse the namespaces and see the code for the type of class.

Sounds like a cool utility. Have you thought about how you would
implement it?

I considered something like this when I created the process to generate
the reference docs but never had the time to explore it. Of course this
would only work with the managed classes, the unmanaged code would not
yield easily to any automated classification process.

Most of the class library implementation follows the convention that the
file name is the class name.  

Here at MS we put an index server catalog on top of our enlistment on a
Windows machine.  

There is a DOxygen generated index over the source at
http://dotnet.di.unipi.it/SharedSourceCli.aspx.  However, it is
currently indexed over the beta refresh and not the 1.0 release.

John

This posting is provided "AS IS" with no warranties, and confers no
rights.

Reply via email to