• 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: Subclassing a "shared" class object.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Subclassing a "shared" class object.


  • Subject: Re: Subclassing a "shared" class object.
  • From: daniel <email@hidden>
  • Date: Fri, 8 Apr 2005 17:38:29 -0700

You subclass it the same way you subclass any other object. It would help if you were more specific about your concern. Is it that you want to override the designated initializer? No problem, your subclass can override class methods as easily as it can override instance methods.

Daniel

On Apr 7, 2005, at 8:44 AM, David Hoerl wrote:

I would like to subclass a class where the designated initializer is "shared..blah..blah" (and no "init..." methods is specified). How do I do this?

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


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Subclassing a "shared" class object. (From: David Hoerl <email@hidden>)

  • Prev by Date: Re: NSBezierPath line
  • Next by Date: Re: NSWindow class that allocs its own controller?
  • Previous by thread: Subclassing a "shared" class object.
  • Next by thread: Optimising drawing / transparent views
  • Index(es):
    • Date
    • Thread