[Mono-list] can't find the list of classes support in mono
Steen Manniche
stm at dbc.dk
Thu Jun 28 05:25:09 EDT 2007
On Wednesday 27 June 2007 19:02, Joe Audette wrote:
> Also there is a class status page for 2.x framework
>
> http://www.mono-project.com/Class_Status
> http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/index.html
>
> I'm not sure how up to date and accurate it is.
the listing on mono.ximian.com is using the svn, so it is up to date. The
Class_Status page on mono-project gives instructions on how to generate diff
versions yourself.
Generally, it would be nice(tm) with some listing in the
http://www.go-mono.com/docs/ pages that showed how the mono version of a
class compare against the ms-cli version of .net (the msdn documentation
gives you the choice of showing different versions of the ms-cli .net), that
mono compares itself with (which at the moment generally is version 2.0).
As an example, one could use the System.Xml.Xsl.XslTransform class (1), which
is the class to use, if you in mono would like to do some xsl transformation
of some xml, while it is marked obsolete in the ms-cli .net version 2.0 (2)
1:http://www.go-mono.com/docs/index.aspx?tlink=8@ecma%3a1925%23XslTransform%2f
2:http://msdn2.microsoft.com/en-us/library/system.xml.xsl.xsltransform(vs.80).aspx
(i hope the urls come through properly, otherwise I would like to note, that
they point towards the System.Xml.Xsl.XslTransform class in repectively the
mono documentation and the msdn documentation)
The mono-docs list has been dead for some while, but perhaps it is time to
revive it with this subject?
Best regards,
--
Steen Manniche, Programmør.
Dansk BiblioteksCenter A/S
Tempovej 7-11
2750 Ballerup
More information about the Mono-list
mailing list