From: Pierre D. <Pie...@cr...> - 2006-08-24 12:25:27
|
Hi, Here is "ldapx", a proposal for a new Tcllib package. This package provides a new, extended high-level interface to LDAP diretories and LDIF files. It makes use of the Snit object type to provide three classes: ldap directories, ldif files and individual entries. This new package is built upon existing packages: uri.tcl, asn.tcl and ldap.tcl (to provide low level access). Here is the proposed documentation (both in .man format and in PDF) and the ldapx.tcl code. The ldapx.tcl code needs a very current Tcllib (uri.tcl patch committed, asn.tcl patch committed, and ldap.tcl patches currently being reviewed by Michael Schlenker). I am requesting comments, reviews and advices from the Tcllib community, and if everybody agrees, I would be delighted to donate this code for inclusion in Tcllib. Pierre David |