catdog2
5a2623b93f
small fixes
2015-02-08 21:57:23 +01:00
catdog2
35f35865be
finsih major rework of plugin.py
...
* We can give any number of arguments to command plugins
* now the pluginfunction decorator is used instead args == "register"
* wp plugin now joins arguments with whitespaces
2015-02-08 21:57:23 +01:00
catdog2
3560e0b386
parse plugins now usable again (command to come)
2015-02-08 21:57:22 +01:00
catdog2
e89bcf26f4
register plugins using the new scheme (but no plugins get used so far)
2015-02-08 21:57:20 +01:00
catdog2
feb30b7ff5
Add pluginfunction decorator to plugins, unused for now
2015-02-08 21:57:18 +01:00
catdog2
f0a1ec3c56
print trace on failed plugin load, rename command_else to else_command
2015-02-08 21:57:11 +01:00
catdog2
65cbd81c38
Implement plugin autoloading
2015-02-08 21:56:29 +01:00