I've looking information related with IMP, but everything I find looks like an old practice.
I may be wrong but IMP represents the address of a method so you can pass it as an argument if you need to, right? If this is true, doesn't @selector allow this?
I would appreciate if somebody can explain this to me because I'm really lost. It would be nice I can be provided with some information about using IMP and @selector.