• 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: Design Paterns: +/- Initializers and Subclassing (Solved)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Design Paterns: +/- Initializers and Subclassing (Solved)


  • Subject: Re: Design Paterns: +/- Initializers and Subclassing (Solved)
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 3 Aug 2009 01:22:37 -0700

On Aug 3, 2009, at 1:13 AM, Christopher J Kemsley <email@hidden> wrote:

So, in all reality, the +method could be boiled down to:

[self.new autorelease] ;

This is improper use of the dot syntax. new is not a property, so it should not be accessed using the dot syntax.


--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Design Paterns: +/- Initializers and Subclassing (From: Christopher J Kemsley <email@hidden>)
 >Re: Design Paterns: +/- Initializers and Subclassing (From: Quincey Morris <email@hidden>)
 >Re: Design Paterns: +/- Initializers and Subclassing (From: Quincey Morris <email@hidden>)
 >Re: Design Paterns: +/- Initializers and Subclassing (Solved) (From: Christopher J Kemsley <email@hidden>)

  • Prev by Date: Re: Design Paterns: +/- Initializers and Subclassing (Solved)
  • Next by Date: Re: From NSTextView to address an NSTextField
  • Previous by thread: Re: Design Paterns: +/- Initializers and Subclassing (Solved)
  • Next by thread: Reading image from system clipboard
  • Index(es):
    • Date
    • Thread