Yann Weber
|
f029a95214
|
Add tests for LeFactory generated code
|
9 years ago |
Yann Weber
|
0f0a636eac
|
Add LeObject._me_uid dict populate in LeFactory + code factorisation
|
9 years ago |
Yann Weber
|
589d7f2eef
|
Changed the way LeFactory generates python code
Added a test on LeFactory generated code
|
9 years ago |
Yann Weber
|
250aa9e0ff
|
Add a class attribute to LeObject that maps EditorialModel uid with LeType and LeClass python class
|
9 years ago |
Yann Weber
|
6123d23be4
|
Update the _LeObject.get() method to handle relationnal filters
|
9 years ago |
Yann Weber
|
0c51d6a483
|
Added some class property to LeFactory generated classes to avoid Model calls
|
9 years ago |
Yann Weber
|
896c061327
|
[LeFactory] changed the way LeType and LeClass stores fieldgroups, fields and fieldtypes
|
9 years ago |
Yann Weber
|
f27bb26f9a
|
Introduction of LeFactory and its generatePython method
LeFactory.generatePython() is a method that generate LeObject code and python classes for each EmClass and EmType in an EditorialModel
|
9 years ago |