Re: help needed with OO concepts when copying
Re: help needed with OO concepts when copying
- Subject: Re: help needed with OO concepts when copying
- From: The Amazing Llama <email@hidden>
- Date: Tue, 11 Feb 2003 16:16:22 -0800
Why isn't there a -[Object deepCopy] defined in some NSDeepCopying
Informal Protocol that would make all this simple and standard? Then we
could have a -[Object mutableDeepCopy] that would do the same for
mutable copying.
On Tuesday, February 11, 2003, at 02:57 PM, Mondragon, Ian wrote:
just as a side note, the objects returned from a call to
-mutableCopy are
implicitly retained, so you're responsible for releasing them
<gotcha!>.
Seth A. Roby The Amazing Llama < mail or AIM me at tallama at mac dot
com>
"Life is like an exploded clown. It's really funny until you figure out
what just happened."
_______________________________________________
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.