Yann Weber
|
065912cc66
|
Bugfix in LeObject._datasource bootstraping
- now _datasource attr contains an instance of the datasource, instanciated with options given in conf file
|
9 years ago |
Yann Weber
|
b683d68d83
|
Adding datasourc boostrapîng instructions in leaftory generated dyncode
+ better log message for datasource bootstrap
|
9 years ago |
Yann Weber
|
84717328e3
|
Enhancement in datasources plugins handling
- now datasources are handled in LeObject child classes
- plugins module now have a method to retrieve a plugin module
|
9 years ago |
Yann Weber
|
a7c69629e7
|
Introducing a datasource attribute by em_class
|
9 years ago |
Yann Weber
|
be8084b4fb
|
Small bugfix in LeObject
|
9 years ago |
Yann Weber
|
76f002d06c
|
Bugfixes in leobject and queries classes
|
9 years ago |
Yann Weber
|
251fc6d324
|
Add some utility function + addition in query.py
|
9 years ago |
Yann Weber
|
61dd475e8c
|
Query refactoring
|
9 years ago |
Yann Weber
|
c5971d9590
|
Updated comments (and deleting space between ## and @brief )
|
9 years ago |
Yann Weber
|
2c47c71116
|
Modification in backreference handling.
Now a backreference is represented by a tuple(LeObject child class, fieldname)
|
9 years ago |
Yann Weber
|
a57899fb18
|
Bugfix on backreferences + updates of em_test
|
9 years ago |
Yann Weber
|
f572743c09
|
Bugfixes + add backreference support in datahandlers (untested)
|
9 years ago |
Yann Weber
|
747205a0fe
|
LeFactory first implementation
This implementation is broken because of relation data_handler. Backreference is a broken concept and relation data_handler too.
|
9 years ago |
Yann Weber
|
c7ef7d471b
|
Beginin leapi implementation
|
9 years ago |