Revision 7da3bb75
Added by Marc Dequènes over 15 years ago
- ID 7da3bb7521b59f5e88b832e04bdc2d9739b23759
TODO | ||
---|---|---|
- improve configuration:
|
||
* each object/aspect/relation definition should be in a separate file,
|
||
* each object+relations/aspect 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
|
||
* 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)
|
||
... | ... | |
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 ?
|
||
- handle language subtypes ? (would need the RFC2798 preferredLanguage
|
||
parser out of the CyborgHood project)
|
||
- support X-ORDERED attributetypes ?
|
||
- search by family relationship ?
|
Also available in: Unified diff
[-] todolist update