Mike Auty
|
d12bcf0666
|
Minor formatting change.
|
2014-12-31 21:04:55 +00:00 |
|
Mike Auty
|
811858aba8
|
Fix metaclass usage in python 3, and fill in some missing requirements.
|
2014-12-31 04:25:11 +00:00 |
|
Mike Auty
|
c1d054df10
|
Rename functions in validity to avoid future member name collisions.
|
2014-12-30 03:49:31 +00:00 |
|
Mike Auty
|
38b0791233
|
General code refactor.
|
2014-12-30 03:43:36 +00:00 |
|
Mike Auty
|
3395ade2fa
|
Rethink the plugin intialization process.
|
2014-07-08 23:21:08 +01:00 |
|
Mike Auty
|
bcc1df08bc
|
Correct mis-ordered decorators.
|
2014-07-08 22:02:53 +01:00 |
|
Mike Auty
|
58e2365788
|
Add in initial requirements for plugins to state their inputs.
|
2014-07-08 11:17:39 +01:00 |
|
Mike Auty
|
d6b131980b
|
Add in skeleton plugin to check the API.
|
2014-07-07 23:33:08 +01:00 |
|
Mike Auty
|
3da8bdf28a
|
Convert to using ABCMeta to get abstract class failures immediately rather than on method use.
|
2014-04-14 02:21:13 +01:00 |
|
Mike Auty
|
8e7ad364c7
|
Alter type/class checking structure so that it can be optimized out (either throws an exception or does nothing).
|
2014-04-08 00:59:08 +01:00 |
|
Mike Auty
|
d1a8adf8b1
|
Minor typos and docstring improvements, plus some todos.
|
2014-04-08 00:19:19 +01:00 |
|
Mike Auty
|
fa789fb174
|
Add in basic plugin/config and renderer support.
|
2014-03-31 00:36:11 +01:00 |
|