forked from platypush/platypush
Instead of being a list, the hooks in the hook processor should be backed by by-name and by-value maps. Don't insert a hook if its exact backing method has already been inserted. This is actually very common when hooks are defined as Python snippets imported in other scripts too. |
||
---|---|---|
.. | ||
processor | ||
__init__.py | ||
hook.py |