[MonoDevelop] working on new feature: Assembly Browser

Martin Zaworski MartinZaworski at web.de
Sat Jun 30 14:42:18 EDT 2007


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 :)





More information about the Monodevelop-list mailing list