Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not apply hooks to methods implemented on super classes properly #4

Open
rpetrich opened this issue Nov 5, 2011 · 0 comments
Open

Comments

@rpetrich
Copy link

rpetrich commented Nov 5, 2011

Test Case:
http://pastie.org/2816153

Also, swapping the order of the jr_swizzleMethod:withMethod:error: calls does cause both hooks to be called, but it is not possible to require specific ordering when multiple parties are playing in the same sandbox. See MobileSubstrate for an implementation of the "generate a closure at runtime" approach and CaptainHook for an implementation of the "ship a closure with each hook" approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant