[Mono-list] Mono LDAP Status

Ben Maurer bmaurer@users.sourceforge.net
Fri, 19 Sep 2003 00:12:40 -0400


Hello Brady,
> Novell's Directory Services team is also evaluating the work necessary
> for implementing the System.DirectoryServices class in Mono.  I am
> currently working on a project at Novell that is using Mono and need
> this class ASAP.  I would like to see the class implemented all in
> managed code for deployment and management reasons.
I agree this would be the best path. However, it would also be the
longest. If you need the code "ASAP", you are not going to get it with
an all managed provider. Long term, however, this is the best plan.
> Since I'm new to Open Source, I'm not sure how this works where three
> parties are interesting in implementing the same class.
We use CVS (Cuncurent Versioning System), a common Open Source
versioning program, to allow multiple people to work on something at the
same time. It is just like inside Novell, except your coworker might
live on the other side of the world ;-).

I think having some NDS people on the Sys.DS team would be ideal.

-- Ben