On Mar 17, 2009, at 15:10, Seth Willits wrote:
I have a property in one of my classes:
NSString * suggestedDiskImageName;
@property (retain, readwrite) NSString * suggestedDiskImageName;
@synthesize suggestedDiskImageName;
Which is just like a dozen others that I declare, except for some
rea
On Mar 17, 2009, at 11:10 PM, Seth Willits wrote:
It's completely boggling my mind.
When this happens to me (and it does occasionally) it usually is a
tiny spelling error in the observation registration code, something my
dyslexic brain can't spot even if it stares at it for hours. Not
s