dovpanda
dovpanda copied to clipboard
added ignore hook functionality
Let's split to 2 PRS
- insert
attach_hooks
into the ledger without added functionality -
ignore
functionality
I thought you wanted to ignore original function for example ignore('concat')
. The user will not know the names of the hooks.
Also, code will be much simpler.
Blocked until https://github.com/DeanLa/dovpanda/pull/24 will be merged