http://bugzilla.novell.com/show_bug.cgi?id=510893
Summary: Add options to monop to output the definition of all
the types in an assembly
Classification: Mono
Product: Mono: Tools
Version: 2.4.x
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: monop
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
Sometimes I have the need to not only output all the types in an assembly, but
also the definitions of all the types. Currently this can only be accomplished
by something like:
monop -r:assembly.dll | xargs -n1 monop -r:assembly.dll
which is very slow.
I propose to add an option (--all) to monop that, together with -r:, outputs
the definition of all the types.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs