Yann Weber
34c1784907
Enable factory in Plugin
- now plugin is able to instanciate using the good child class
- the discover cache now contains plugin's type
8 years ago
Yann Weber
29e825e6ce
New plugin information & load procedure implementation ( see #13 )
8 years ago
Yann Weber
e3dbdc8e49
Untested but written db initialisation function in install/lodel_admin.py
8 years ago
Roland Haroutiounian
953e1447f4
deleted a useless import
8 years ago
Yann Weber
9a82936fbf
Datasources plugins enhancement and loading bugfixes
- now we have a LodelHook to trigger migration handlers loading
- datasources initialization in dyncode is now trigger by a hook (lodel2_plugin_loaded)
- datasources loading by dyncode is better
8 years ago
Roland Haroutiounian
417ce0258a
Added a default connection check in the _activate function of the mongodb datasource, to see if the plugin can connect
8 years ago
Roland Haroutiounian
5f9581679d
Deleted a useless import in the init of the mongodb datasource plugin
8 years ago
Roland Haroutiounian
bf2940a3e3
Move of the MongoDb Datasource in a plugin
8 years ago