[Mono-devel-list] Object Browser / Reflector in Mono

Paul Betts betts.62 at osu.edu
Sun Jun 12 16:23:20 EDT 2005


Wow I wasn't quite awake when I wrote that Email; I meant I wanted to
integrate it with MonoDevelop, not SharpDevelop. 

Paul

On Sun, 2005-06-12 at 15:35 -0400, Jonathan Pryor wrote:
> On Sun, 2005-06-12 at 11:22 -0400, Paul Betts wrote:
> > I've been looking around, and I can't seem to find any application that
> > acts like VS 2003/SharpDevelop's object browser.
> 
> Depending on your definition of "acts like", Type Reflector might work:
> 
> 	http://mono.myrealbox.com/source/trunk/type-reflector/
> 
> It provides a console, System.Windows.Forms, or Gtk# tree of all
> namespaces, types, and members within one or more assemblies.  It uses
> System.Reflection, and will even provide the value of static properties.
> 
> > EDIT: I found Radek Doulek's object browser, is this project still being
> > worked on? If it's pretty complete, one thing I'd like to do is
> > integrate it into SharpDevelop. 
> 
> According to the ChangeLog, it was last modified February 2003, so it
> doesn't look like it's being worked on.  Furthermore, it uses Gtk#, so
> it wouldn't be suitable for integration into SharpDevelop, which uses
> System.Windows.Forms.
> 
>  - Jon
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list