|
- improve configuration:
|
|
* each object/aspect/relation definition should be in a separate file,
|
|
each type in a separate subdirectory (only global config on top)
|
|
* handle relations globally to allow sharing 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 subtypes ?
|
|
- search by family relationship ?
|