Hello,
there is a better place where an object can be registered to a Notification Center?
In other words, for a matter of performance, it's a good practice to register an object as Notification listener in the init(), awakeFromNib() or other event handler?
Thanks!