Download Latest Version 1.3.1.zip (334.4 kB)
Email in envelope

Get an email when there's a new version of Aspects

Home / 1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
1.1.0.tar.gz 2014-05-04 298.2 kB
1.1.0.zip 2014-05-04 307.8 kB
README.md 2014-05-04 603 Bytes
Totals: 3 Items   606.7 kB 0
  • Renamed the files from NSObject+Aspects.m/h to just Aspects.m/h.
  • Removing now works via calling remove on the aspect token.
  • Allow hooking dealloc.
  • Fixes infinite loop if the same method is hooked for multiple classes. Hooking will only work for one class in the hierarchy.
  • Additional checks to prevent things like hooking retain/release/autorelease or forwardInvocation:
  • The original implementation of forwardInvocation is now correctly preserved.
  • Classes are properly cleaned up and restored to the original state after the last hook is deregistered.
  • Lots and lots of new test cases!
Source: README.md, updated 2014-05-04