Commit d52b440e0c235fee852d1b7e90bb97657946df61
1 parent
f3d98704
Update comments
Showing
1 changed file
with
19 additions
and
4 deletions
Show diff stats
README.md
1 | +Description | ||
2 | +=========== | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
1 | TODO | 7 | TODO |
2 | ----- | 8 | +==== |
9 | + | ||
10 | +Documentation | ||
11 | +------------- | ||
12 | + | ||
13 | +* add usage scenario | ||
14 | +* clarify tree of rights | ||
15 | +* clarify why the dependencies need to be managed in the service (to avoid to break the | ||
16 | +CRUD model, *i.e.* reppsitory methods are specialised to load the one-level | ||
17 | +dependencies, thus cannot be used to load object as dependencies | ||
3 | 18 | ||
4 | -* Add usage scenario | ||
5 | -* Clarify tree of rights | ||
6 | -* Tests for one-level dependencies | 19 | +Tests |
20 | +----- | ||
7 | 21 | ||
22 | +* tests for one-level dependencies | ||
8 | \ No newline at end of file | 23 | \ No newline at end of file |