steipete / Aspects

Delightful, simple library for aspect oriented programming in Objective-C and Swift.

Home Page:https://twitter.com/steipete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why `AspectIdentifier invokeWithInfo:` seems miss the define of the blockInvocation?

CodeLife2012 opened this issue · comments

Only copy args, but not set the selector or anything else.

OK, seems use some private and undocumented implement..