Re: What's up with this....
Re: What's up with this....
- Subject: Re: What's up with this....
- From: Alexandra Beebe <email@hidden>
- Date: Thu, 22 Mar 2012 09:36:18 -0700
Hello,
I have a class and in the class I added a "+(void) initialize" that just does a NSLog that it was in the class initialize function. Now when I include the class in a xib/nib file it works as expected. My NSLog message shows up. When I then hook a binding up that uses the class, everything breaks! My log shows 2 (two) NSLog initialize messages! Is this the correct list? Is this a bug? Is this the correct behavior? Am I missing something?
It get's even bigger. If I have a window visible binding hooked up to my class called "showWindow". I assumed the binding was read only, should the window be visible. Not, holds the state of the window being visible. Is this the correct list? Is this a bug? Is this the correct behavior? Am I missing something here?
Thanks, Alexandra
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden