[Mono-devel-list] Use of ILDASM

Miguel de Icaza miguel at ximian.com
Fri Jan 16 13:56:51 EST 2004


Hello,

> There are some `Methods for the .NET infrastructure' that are in
> sys.text.regex. They are 100% undocumented but are used by the compiled
> assembly. It is critical that we implement these exactly the same as MS,
> because that will allow pre-compiled regexes to interoperate between the
> frameworks. It would be great to get some input as to how much they can
> look to see what these methods do. I know there are some other APIs
> where we will face similar problems (JScript comes to mind).

Well, they can disassemble the output generated by `CompileToAssembly',
but they should not disassemble the System.dll/mscorlib.dll

Miguel.



More information about the Mono-devel-list mailing list