I've just thought of another solution that might be cleaner and more obvious.

If your substrate view (the one that contains the rest of the controls) is a custom view class, you need only implement the NSCoding protocol and conditionally encode the outlets yourself. Then when the view is copied by the archiving process, the outlets will be correctly dearchived as well.

Thanks for the suggestions guys!

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to