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

Hellspong Martin martin.hellspong@softronic.se
Thu, 4 Apr 2002 09:08:51 +0200


Hi.

Just wondering if there is a good way to find out the "ECMA-status" of a
class in mono / .NET Framework?

In principle there are three (overlapping) sets of classes mono-classes,
MS-classes, and ECMA-classes. In any case it would be interesting to know if
a certain class is in a particular set, and also how close to "full
ECMA"-status the mono implementation is (having implemented all classes from
the ECMA-set). Perhaps that can be included in the class status page
somehow?

/Martin