[Mono-devel-list] reporting CLS compliance mismatches on class status pages
Miguel de Icaza
miguel at ximian.com
Wed Apr 7 01:15:42 EDT 2004
Hello,
> Currently CLS compliance mismatches between Mono and .NET are not
> reported on the class/member level in the class status pages.
>
> Would it be possible to enable this ?
Am not sure exactly what you mean by this.
Do you mean that we do not report missing attributes, in this particular
case the "CLSComplaint(...)" attribute on members?
There would be two issues involved in this:
* Getting our mono-api-info and mono-api-diff to know about
these things (they might already have the info).
* Updating the code that generates the HTML tree and its
javascript to use this information.
The full web site lives in `mono/web', so it might be a good starting
point for anyone who might want to fix this issue.
> PS. I hope this hasn't already been asked numerous times, but how
> frequent are the class status pages updated ?
A couple of times a week. It is currently a manual process.
Miguel
More information about the Mono-devel-list
mailing list