• 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: self willChangeValueForKey: @"all keys"???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: self willChangeValueForKey: @"all keys"???


  • Subject: Re: self willChangeValueForKey: @"all keys"???
  • From: mmalcolm crawford <email@hidden>
  • Date: Sun, 27 Mar 2005 00:30:30 -0800


On Mar 27, 2005, at 12:15 AM, mmalcolm crawford wrote:

It doesn't in this case seem strictly necessary to call [self class] throughout, but there are cases when the categories get loaded first, and this might guard against any other dependencies.


Sorry, that came out wrong... the categories' load methods may get called before the class's initialize method -- calling [self class] *I think* ensures that the class's initialize method at least is invoked before the remainder of the category's load method, in case this is ever important to you. Someone who knows more about the runtime will be able to offer better advice on this aspect, but see also the documentation for +load (NSObject).


mmalc

_______________________________________________
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: 
 >self willChangeValueForKey: @"all keys"??? (From: glenn andreas <email@hidden>)
 >Re: self willChangeValueForKey: @"all keys"??? (From: todd ransom <email@hidden>)
 >Re: self willChangeValueForKey: @"all keys"??? (From: mmalcolm crawford <email@hidden>)
 >Re: self willChangeValueForKey: @"all keys"??? (From: glenn andreas <email@hidden>)
 >Re: self willChangeValueForKey: @"all keys"??? (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: Re: self willChangeValueForKey: @"all keys"???
  • Next by Date: Re: MD5 Hash?
  • Previous by thread: Re: self willChangeValueForKey: @"all keys"???
  • Next by thread: CVS
  • Index(es):
    • Date
    • Thread