[Mono-list] class-status and ECMA-status

Serge serge@wildwestsoftware.com
Thu, 4 Apr 2002 13:33:55 +0300


> Yes this would be nice, unfortunately I don't know of any existing
> implementation of the ECMA standard. Microsoft's

Intel's OCL, I suppose, because they generated stubs from signatures
from ECMA XML file.
The idea was to generate source code from ECMA file, compile the code and
then use reflection to compare assemblies.

> I believe that mono is heading more for .NET compatibility

That's true, but it would be great to know about the differences at least.
Also in the future I would like to support ECMA library profiles (with
different build targets, I think very little changes to code are needed for
this).

Sergey