• 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: Where to set default user defaults?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where to set default user defaults?


  • Subject: Re: Where to set default user defaults?
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Fri, 21 Nov 2003 17:06:08 +0100

At 8:38 Uhr -0500 21.11.2003, John Timmer wrote:
I know there's been some discussion in the past about what the order of
"wakeFromNib" calling is (and the answer seems to be "none is guaranteed").
A related question that I couldn't find in the archives - are all the "init"
methods called before all the "awakeFromNib" methods?

Yes. If you think it through, it's logical: "init" is the constructor. If you "alloc" and object but don't init it, it's invalid. So, before you send any other messages to an object you must have alloced and inited it.

--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Where to set default user defaults? (From: John Timmer <email@hidden>)

  • Prev by Date: [OT] ssh tunnels and port < 1024 (NSTask)
  • Next by Date: Finding memory leaks and memory bugs (was Re: [OT] Re: Don't leak memory!!)
  • Previous by thread: Re: Where to set default user defaults?
  • Next by thread: Re: Where to set default user defaults?
  • Index(es):
    • Date
    • Thread