On Fri, 8 Oct 2010 13:16:54 -0600, Carter Allen said:
>Hello everyone!
>
>I'm working on cleaning up an app that was written by a colleague of mine
>a while ago, and one of the things that he did quite a bit was use
>"properties" (declared as @properties, with custom getters/setters) that
>are act
Hello everyone!
I'm working on cleaning up an app that was written by a colleague of mine a
while ago, and one of the things that he did quite a bit was use "properties"
(declared as @properties, with custom getters/setters) that are actually backed
by NSUserDefaults. Seemingly, this was to pro