Yann
b683d68d83
Adding datasourc boostrapîng instructions in leaftory generated dyncode
...
+ better log message for datasource bootstrap
2016-05-27 13:28:01 +02:00
Yann
a7c69629e7
Introducing a datasource attribute by em_class
2016-05-27 10:49:17 +02:00
Yann
c5971d9590
Updated comments (and deleting space between ## and @brief )
2016-04-12 12:16:52 +02:00
Yann
2c47c71116
Modification in backreference handling.
...
Now a backreference is represented by a tuple(LeObject child class, fieldname)
2016-04-06 15:49:03 +02:00
Yann
01df586379
Bugfix in lefactory method that allow to sort EmClass by dependencies + test update
2016-04-06 14:41:54 +02:00
Yann
f572743c09
Bugfixes + add backreference support in datahandlers (untested)
2016-04-06 14:05:52 +02:00
Yann
e5898b29b6
Refactoring of datahandlers to simplify from_name() method
...
Warning, this commit is in a broken state. The em_test.py doesn't works yet
because it uses old relation handler (that doesn't exists anymore). The pickle file in
example is broken too
2016-04-04 15:33:22 +02:00
Yann
747205a0fe
LeFactory first implementation
...
This implementation is broken because of relation data_handler. Backreference is a broken concept and relation data_handler too.
2016-04-01 17:17:30 +02:00