On Sat, Mar 13, 2010 at 7:20 AM, Joanna Carter
<cocoa...@carterconsulting.org.uk> wrote:
>> If my class is files owner the whole nib is owned by it - hence the name. 
>> Therefore I absolutely want IB to be able to set even the private ivars. The 
>> nib is just another way of setting up my class’ objects.
>
> If I may say so, to say this is to misunderstand object oriented design.

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.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to