|
- improve configuration:
|
|
* each object+relations/aspect definition should be in a separate file,
|
|
each type in a separate subdirectory (only global config on top)
|
|
* allow global relations to share them among objects ???
|
|
* validate each file with a schema (using kwalify)
|
|
* create global config and support loading a selected Shadow (a default
|
|
Shadow can be given in the global config)
|
|
- select parent at creation with :parent ? this could be integrated in
|
|
common code to be able to relocate an item
|
|
- find a way to restrict parent locations for new objects (regex for
|
|
<obj>/<item> string ? regex for DN ? OR/AND with both ? ???)
|
|
- handle language subtypes ? (would need the RFC2798 preferredLanguage
|
|
parser out of the CyborgHood project)
|
|
- support X-ORDERED attributetypes ?
|
|
- search by family relationship ?
|