• 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: Values set in awakeFromInsert have gone missing.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Values set in awakeFromInsert have gone missing.


  • Subject: Re: Values set in awakeFromInsert have gone missing.
  • From: Chris Suter <email@hidden>
  • Date: Tue, 31 Jul 2007 15:37:30 +1000

   + (void)initialize {
       [super initialize];

[snip]

That way MyClass's superclass will also be guaranteed to have its
+initialize invoked before any of MyClass's initialization code runs,

There's no need to do this as it's done automatically.

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ Classes/NSObject_Class/Reference/Reference.html#//apple_ref/occ/clm/ NSObject/initialize

- Chris

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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: 
 >Re: Values set in awakeFromInsert have gone missing. (From: Mike Zornek <email@hidden>)

  • Prev by Date: Re: Values set in awakeFromInsert have gone missing.
  • Next by Date: NSPropertyListSerialization from a subthread
  • Previous by thread: Re: Values set in awakeFromInsert have gone missing.
  • Next by thread: NSLevelIndicator and mouse clicks
  • Index(es):
    • Date
    • Thread