From: Kutter M. <mar...@er...> - 2004-05-18 13:59:41
|
Hi * ! I'm currently investigating on a larger project using OpenInteract as a frontend to information stored in an LDAP directory. The SPOPS::LDAP has_a and links_to relationships seem pretty interesting, but it looks like they don't cover what LDAP guys normally call "DIT containment", that is objects being leaves of a parent node. There is no 'has_a' field in the parent nor in the child object. A DIT containment relationship between a node and its leaves exists by mere exitance of both. If there is interest in this particular (LDAP-specific) relationship, I would implement it. Regards, Martin Kutter |