Re: Accessor methods and (auto)release: conclusion
Re: Accessor methods and (auto)release: conclusion
- Subject: Re: Accessor methods and (auto)release: conclusion
- From: Chris Hanson <email@hidden>
- Date: Tue, 6 Aug 2002 17:18:31 -0500
At 9:57 PM +0200 8/6/02, Ondra Cada wrote:
Particularly, I am afraid the difference between owned (like window title)
and referenced (like window delegate) object is very important, and
not stressed out enough in Cocoa (the more so since for both are
often used the very same operations).
Right. We need to start talking in terms of "attributes" and "relationships."
"Attributes" are other objects owned by an object. "Relationships"
are other objects referenced by an object.
-- Chris
--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.