Closed ShogunPanda closed 6 years ago
After talking with @mcollina (thanks a lot) I realized my implementation is overly complicated. This PR will be updated soon.
@mcollina I've rebased my branch on master, but I've implemented all the changes you requested. Can you please look at again?
I refactored hooks implementation following @mcollina hints in #513. I also renamed the
addHook/clearHook
methods tohooks.add
andhooks.clear
to be consistent with the rest of udaru.