From: Wilson Bilkovich Date: 2006-05-02T06:10:56+09:00 Subject: Re: [ANN] Net::LDAP 0.0.1 On 5/1/06, Francis Cianfrocca wrote: > We're pleased to announce the first release of Net::LDAP, the first > pure-Ruby LDAP library. Net::LDAP intends to be a feature-complete > LDAP client which can access as much as possible of the functionality > of the most-used LDAP server implementations. This library does > not wrap any existing native-code LDAP libraries, creates no > Ruby extensions, and has no dependencies external to Ruby. > > Net::LDAP includes a full implementation of the LDAP wire-line > protocol so it can also be used in LDAP server implementations. > Thank you thank you thank you thank you. Do you mind if I ask how long this has been in development? The code comments look like the best I've seen in any open-source LDAP implementation.