From: James A. <ja...@da...> - 2008-02-12 01:38:53
|
On Wed, 2007-12-26 at 14:24 +0100, Michael Ströder wrote: > Well, actually it took more time to have a running latex environment again. > > I've committed many modifications to ldap*.tex but not all. Please > review. Some new module descriptions are still not in there. Looks pretty good. > > One general note: I didn't document some stuff since I didn't want to > > endorse it because I don't consider certain APIs to be really stable > > (say: designed well). Examples are class SmartLDAPObject, the API of > > ldap.schema etc. > > Hmm, I don't know whether I want to endorse the use of module > ldap.cidict. Since Python 2.3 has support for sets now this is somewhat > outdated. The main feature of cidict is that it's case-insensitive - I didn't think Python's sets were? cidict is still being used in this example written at the end of last year: http://www.packtpub.com/article/python-ldap-applications-ldap-opearations James Andrewartha |