Re: A Nib Question: Multiple Instantiations of Views
Re: A Nib Question: Multiple Instantiations of Views
- Subject: Re: A Nib Question: Multiple Instantiations of Views
- From: David Remahl <email@hidden>
- Date: Sat, 06 Apr 2002 00:02:50 +0200
>
> What is the justification for not having NSView conform to NSCopying? This
>
> is an often requested function, and I can't see why it couldn't be
>
> implemented...
>
>
Since loading the view from NIB is better in a vast majority of cases, and
>
Apple wants to press on developers slightly to go the recommended way,
>
perhaps?
Well, I was mainly interested in _why_ that was the recommended way. I'm
sure there is a very good explanation, but I don't see it. Why is it better
to cause disk (or at least disk cache) access when copying stuff in memory
could have been enough?
/ David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.