• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: array object creation philosophy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: array object creation philosophy


  • Subject: Re: array object creation philosophy
  • From: Ondra Cada <email@hidden>
  • Date: Thu, 4 Jul 2002 14:57:00 +0200

On Thursday, July 4, 2002, at 06:34 , Famille GOUREAU-SUIGNARD wrote:

Whet is the best/localiest/nicest way to build my class ?

myOutlineViewDataSource : NSMutableArray

or

myOutlineViewDataSource : NSObject {
NSMutableArray *records ;
}

Very definitely the latter -- the former won't work at all. See "class clusters".
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.
References: 
 >array object creation philosophy (From: Famille GOUREAU-SUIGNARD <email@hidden>)

  • Prev by Date: Re: Cocoa stripping resource forks: does Jaguar fix?
  • Next by Date: Re: AutoreleasePools
  • Previous by thread: array object creation philosophy
  • Next by thread: [SOLVED] NSTask launch from NSThread cause SIGABRT?!?
  • Index(es):
    • Date
    • Thread