[Mono-list] Metadata Validator
Miguel de Icaza
miguel@ximian.com
23 Aug 2001 13:09:35 -0400
> I didn't see a metadata validator in the runtime anywhere. Is anyone
> working on this already? I need a validator for some stuff; if no one's
> working on one already I'll get this out of the way myself. :)
Someone had expressed an interest in doing so, but I forget who it
was.
You want to write this using C and the libmetadata library,
System.Reflection wont show you the kind of things you need to
validate.
Miguel.