-
Notifications
You must be signed in to change notification settings - Fork 0
Constructs invocation on the fly.
DeepIT/InvocationProducer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Do you remember ugly configuration of NSInvocation instances? Set target and selector, set arguments from 2 and next... Awesome process, error prone indeed. You can allow compiler to do most of work for you. Like correct stack frame allocation and arguments binding. DIInvocation category contains useful methods to simplify your life and do it easy.
About
Constructs invocation on the fly.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published