Tagged Questions

0
votes
1answer
44 views

Better name than DELEGATE_TRY_PERFORM_SELECTOR_WITH_SELF

I have a lot of viewcontrollers in my project that just redirects to its delegate. So I have made a define for it, but I'm not so happy about it's name. How would you name it or would you do it in ...