Yann Weber
|
75c2a81225
|
Now plugins can define dependencies.
|
8 years ago |
Yann Weber
|
61f19772fb
|
New way to handles plugin
- renamed Plugins class to Plugin
- an instance represent a loaded plugin
- classmethod allows to preload & load plugins
|
8 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
|
8 years ago |
Yann Weber
|
6fb04a69fb
|
Documentation on datasources plugins + confspec updates in validator.py
+ a new validator named 'string', it tries to cast the conf value using str()
|
8 years ago |
Roland Haroutiounian
|
311ef0c4f3
|
Created a mongodb subpackage in the datasource package
|
8 years ago |
Yann Weber
|
7910374183
|
Implementing mlstring + tests
|
9 years ago |