• 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: Outline and Table back to front
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Outline and Table back to front


  • Subject: Re: Outline and Table back to front
  • From: Thomas Davie <email@hidden>
  • Date: Mon, 20 Jun 2005 18:34:20 +0100


On Jun 20, 2005, at 6:29 PM, Jesus De Meyer wrote:


No - we already do have one object describing the whole Cocoa class hierarchy, it is called NSObject.  Everything *is* an NSObject.


An NSObject cannot parse an XML document, it cannot play movies, it can't connect a network, it can't play sounds, ... You need subclasses of NSObject to do all that.
Actually it can... here's an NSNumber... it can store numbers, it is an example of an NSObject that can store a number.  Not all NS Objects can store numbers, but they certainly have the capability to do it.

note... 5 *is* a number, it is also a number... This is the key factor, in order to be a subclass, all objects in the subclass must belong to the superclass.

Not all outline views are table views, however, all table views are outline views, therefore outline view should be higher the the hierarchy.

Bob
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Outline and Table back to front
      • From: Greg Titus <email@hidden>
    • Re: Outline and Table back to front
      • From: Corbin Dunn <email@hidden>
References: 
 >Re: Outline and Table back to front (From: Gorazd Krosl <email@hidden>)
 >Re: Outline and Table back to front (From: Thomas Davie <email@hidden>)
 >Re: Outline and Table back to front (From: Jesus De Meyer <email@hidden>)

  • Prev by Date: Re: Outline and Table back to front
  • Next by Date: Re: Outline and Table back to front
  • Previous by thread: Re: Outline and Table back to front
  • Next by thread: Re: Outline and Table back to front
  • Index(es):
    • Date
    • Thread