Hi,
In my application delegate I have an NSString which can be modified by a class. What I want to do is to have another class observe this NSString and to react whenever this NSString is changed.
Does anybody know how I can do this?
Best regards,
Paul Peelen