Ticket UUID: | 1545931 | |||
Title: | A proposal for "ldapx", a new package | |||
Type: | Patch | Version: | None | |
Submitter: | pdav | Created on: | 2006-08-24 12:48:49 | |
Subsystem: | ldap | Assigned To: | mic42 | |
Priority: | 5 Medium | Severity: | ||
Status: | Closed | Last Modified: | 2006-09-09 05:00:15 | |
Resolution: | Accepted | Closed By: | mic42 | |
Closed on: | 2006-09-08 22:00:15 | |||
Description: |
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). | |||
User Comments: |
mic42 added on 2006-09-09 05:00:15:
Logged In: YES user_id=302287 Added this to the ldap module as ldapx.tcl based on the last version i received by email and some minor stylistic changes (unset -> array unset where appropriate, added some missing --, changed some string equals to eq, and so on) pdav added on 2006-08-24 19:48:49: File Added - 190460: ldapx.tgz |
Attachments:
- ldapx.tgz [download] added by pdav on 2006-08-24 19:48:49. [details]