Blame view

README.md 481 Bytes
d52b440e   jcartign   Update comments
1
2
3
4
5
6
  Description
  ===========
  
  
  
  
0c0e54c3   jcartign   add README
7
  TODO
d52b440e   jcartign   Update comments
8
9
10
11
12
13
  ====
  
  Documentation
  -------------
  
  * add usage scenario
b5a89834   jcartign   In-class bug fixes
14
  * complete documentation to precise one level dependencies for create and find methods
d52b440e   jcartign   Update comments
15
16
17
18
  * clarify tree of rights
  * clarify why the dependencies need to be managed in the service (to avoid to break the
  CRUD model, *i.e.* reppsitory methods are specialised to load the one-level 
  dependencies, thus cannot be used to load object as dependencies  
0c0e54c3   jcartign   add README
19
  
d52b440e   jcartign   Update comments
20
21
  Tests
  -----
0c0e54c3   jcartign   add README
22
  
d52b440e   jcartign   Update comments
23
  * tests for one-level dependencies