Sunday, 18 August 2013

Does any other language has something like NSNotificationCenter?

Does any other language has something like NSNotificationCenter?

NSNotificationCenter is a very cool feature for application level message
passing and observation. I am wondering if there is simlilar features in
other programming languages?

No comments:

Post a Comment