Sergei Trofimov
dc6d9676f2
Fixing things up to a point where "list" and "show" commands work.
2017-02-22 08:50:15 +00:00
Sebastian Goscik
9905bb3162
ConfigurationPoints: Added check that default values are POD's
...
Default config values will now need to be a Plain Old Data type.
This commit includes some ultility functions to help with this check
2016-09-27 11:39:49 +01:00
Sebastian Goscik
1e6763ee9b
pluginloader: Replaced extension loader with WA3 plugin loader
...
In the process removed modules and boot_strap.py. Also Renamed extensions Plugins.
Louie is now monkey patched rather than containing a modified version in external
2016-09-27 11:17:25 +01:00
Sebastian Goscik
cd0186d14e
json: Replaced json results processor with a more comprehensive one
2016-02-19 15:23:07 +00:00