[Mono-dev] Status of SslStream and Related Classes

JD Conley jd.conley at coversant.net
Thu Aug 11 16:55:47 EDT 2005


I was working on some System.Net.Security.SslStream based code and
noticed the class status page
(http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/class-status-Syst
em.html) shows that the current HEAD implementation does not match the
naming conventions of the Microsoft .NET libraries.  I was going to go
ahead and implement the "correct" class names and submit a patch, but
before I do is there any particular reason I shouldn't? :) I'm building
code that needs to run under both frameworks and right now I'm deciding
between updating Mono or writing my own SslStream based on Mono.Security
and using #if defs (I'd rather do the former).

-JD Conley



More information about the Mono-devel-list mailing list