root/TODO @ 1d23b8e8
82f680e0 | Marc Dequènes (Duck) | - 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)
|
|||
- select parent at creation with :parent ? this could be integrated in
|
|||
3d5fa735 | Marc Dequènes (Duck) | common code to be able to relocate an item
|
|
82f680e0 | Marc Dequènes (Duck) | - find a way to restrict parent locations for new objects (regex for
|
|
<obj>/<item> string ? regex for DN ? OR/AND with both ? ???)
|
|||
- handle subtypes ?
|
|||
cc630798 | Marc Dequènes (Duck) | - search by family relationship ?
|