[MonoDevelop] working on new feature: Assembly Browser

Marek Safar marek.safar at gmail.com
Sat Jun 30 17:30:55 EDT 2007


Hello,

A similar tool already exists, it's called `monop'. It uses reflection
and it is not very powerful. It would be nice to share the code
in some way and don't make it MD only.

Marek.

On 6/30/07, Martin Zaworski <MartinZaworski at web.de> wrote:
>
> Hi,
>
> i started to code on the Assembly Brwoser. Currently it is a stand alone
> Programm (Window), and the MD integration will folow. I have no time for
> the next 4 weeks cause of study but here is the current status what is
> working:
>
> - using Cecil Library instead of Reflection (thank to lluis)
> - Single window with TreeView for the classes of an assembly
> - see method name
> - see return type
> - see parameter types and the names
>
>
> okay, so i hope that nobody already is working on something like that
> and i can go on in some weeks.
>
> bye
>
>
> Martin Z.
>
>
> P.S.: The code is to ugly atm to show it to everybody :)
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070630/4a920802/attachment-0001.html 


More information about the Monodevelop-list mailing list