Python LDAP Schema Pickle
jslowery at gmail.com
jslowery at gmail.com
Mon May 9 04:50:45 EDT 2005
After much googling, I'm yet to see hint at the following topic.
Has anyone ever worked on supporting ldap persistance of python
objects? I'm a bit new to ldap, and I've noticed that there is a
java.schema file standardized that stores persists java objects in an
ldap directory.
I would think that this would be something that could implemented with
a pickle-like interface?
If anyone has done any kind of work on this, I'd be very interested in
looking into it and possibly helping out.
More information about the Python-list
mailing list