Is it possible to add observers to simple variables such as BOOLs or NSIntegers and see when they change?
Thanks!
If they are properties of objects then yes.
If they are not properties then no.