Aspects
Aspects copied to clipboard
aspect_removeAllHooks
Having a "aspect_removeAllHooks" method will allow me to remove all the hooks for an object in one fell swoop.
Since hooked objects already keep track of all their aspects, "aspect_removeAllHooks" should be simple to implement.
Is there a downside to such a method?
Feel free to PR. I have quite a few ideas for this project and really want to get back onto a v2; maybe after WWDC when the dust settles a bit. https://pspdfkit.com/ is keeping me mighty busy but we use it a lot there for testing. (I wouldn't ship it in a production app, too much magic)