Skip navigation.
 
mlRe: Order of instantiation within a NIB
FROM : Scott Stevenson
DATE : Mon Apr 11 20:02:36 2005

On Apr 11, 2005, at 10:36 AM, John Brownlow wrote:

> The alternative is to put the initialization in the
> mainEditorWindowController which loads the NIB, but that grates
> because I feel the objects should self-initialize. What is good
> practice here? Should I have a -NIBDidLoad method that the
> windowController calls, or a notification, or what?


Are you using bindings? It should make all of this much easier.


  - Scott

--
http://treehouseideas.com/
http://theocacao.com/ [blog]

Related mailsAuthorDate
mlOrder of instantiation within a NIB John Brownlow Apr 11, 19:36
mlRe: Order of instantiation within a NIB Scott Stevenson Apr 11, 20:02
mlRe: Order of instantiation within a NIB John C. Randolph Apr 11, 22:48
mlRe: Order of instantiation within a NIB John Brownlow Apr 12, 00:20
mlRe: Order of instantiation within a NIB John Brownlow Apr 12, 16:11
mlRe: Order of instantiation within a NIB mmalcolm crawford Apr 12, 16:46
mlRe: Order of instantiation within a NIB John Brownlow Apr 12, 20:46
mlRe: Order of instantiation within a NIB mmalcolm crawford Apr 12, 23:51
mlRe: Order of instantiation within a NIB John Brownlow Apr 13, 00:02
mlRe: Order of instantiation within a NIB mmalcolm crawford Apr 13, 00:11
mlRe: Order of instantiation within a NIB John Brownlow Apr 13, 00:48
mlRe: Order of instantiation within a NIB mmalcolm crawford Apr 13, 01:42