Re: Private ivars, not marked as IBOutlet, visible in IB
Re: Private ivars, not marked as IBOutlet, visible in IB
- Subject: Re: Private ivars, not marked as IBOutlet, visible in IB
- From: Joanna Carter <email@hidden>
- Date: Sat, 13 Mar 2010 17:54:26 +0000
Hi Kyle
> Actually this is how nibs were designed and intended to be used: to be
> fragments of the object graph loaded at runtime. It is a *very* recent
> trend to have them exist so independently of File's Owner, and to use
> the public API to hook up their connections.
So I gather. Which was one of the main reasons I avoided Mac development because, until recently (Objective-C 2.0 ?), I was not at all comfortable with that way of working when compared with a much stricter interpretation of the MVC design pattern.
I am now very comfortable with Xcode and IB and am really enjoying putting my OO design expertise to work writing code for a decent OS rather than for (sshh, you know who :-) )
Joanna
--
Joanna Carter
Carter Consulting
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Lynn Barton <email@hidden>) |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Joanna Carter <email@hidden>) |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Thomas Engelmeier <email@hidden>) |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Joanna Carter <email@hidden>) |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Alexander Spohr <email@hidden>) |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Joanna Carter <email@hidden>) |
| >Re: Private ivars, not marked as IBOutlet, visible in IB (From: Kyle Sluder <email@hidden>) |