Revision fa116a1b
Added by Marc Dequènes about 15 years ago
- ID fa116a1b44076e29791348378683a16b2085a71e
TODO | ||
---|---|---|
- ensure creating/modifying the root DSA object is possible (using the "root" handle" ?)
|
||
- improve configuration:
|
||
* allow global relations to share them among objects ???
|
||
- 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
|
||
- move (relocate) an item
|
||
- search by family relationship ?
|
||
- handle language subtypes ? (would need the RFC2798 preferredLanguage
|
||
parser out of the CyborgHood project)
|
Also available in: Unified diff
[fix/evol] correct a bug in the item creation when handling the parent parameter, allow specifying a default parent per object, and provides a new find_by_full_handle() handy method