|
- improve configuration:
|
|
* allow global relations to share them among objects ???
|
|
* validate each file with a schema (using kwalify)
|
|
- select parent at creation with :parent if present, or use
|
|
a default location (object-specific) ? this could be integrated in
|
|
a 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 ? ???)
|
|
- search by family relationship ?
|
|
- after-create/modify and before/after-delete hooks for aspects
|
|
- whole hooks panoply for objects
|
|
- handle language subtypes ? (would need the RFC2798 preferredLanguage
|
|
parser out of the CyborgHood project)
|
|
- support X-ORDERED attributetypes ?
|
|
|