Nice program. Yeah, I was thinking of something like that. However, it doesn't seem to find all attributes. For example, ``mono getattrs.exe System.AppDomain'' only finds ``MonoTODOAttribute''s. It doesn't find the ``MethodImplAttribute'' declared on Unload and SetData. I didn't look into why that would be the case.
- Jon On Mon, 2002-09-02 at 11:57, Gonzalo Paniagua Javier wrote: > El lun, 02-09-2002 a las 17:36, Jonathan Pryor escribió: > > There are two problems with this solution, however: (1) it isn't written > > yet (on my todo list), and (2) it would require reflection, the same > > uses as --output=reflection. This doesn't work as desired under Mono at > > present, but I hope that it will work properly soon. > > http://www.es.gnome.org/pipermail/mono-hispano/2002-August/000286.html > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
