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]
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 mails | Author | Date |
|---|---|---|
| John Brownlow | Apr 11, 19:36 | |
| Scott Stevenson | Apr 11, 20:02 | |
| John C. Randolph | Apr 11, 22:48 | |
| John Brownlow | Apr 12, 00:20 | |
| John Brownlow | Apr 12, 16:11 | |
| mmalcolm crawford | Apr 12, 16:46 | |
| John Brownlow | Apr 12, 20:46 | |
| mmalcolm crawford | Apr 12, 23:51 | |
| John Brownlow | Apr 13, 00:02 | |
| mmalcolm crawford | Apr 13, 00:11 | |
| John Brownlow | Apr 13, 00:48 | |
| mmalcolm crawford | Apr 13, 01:42 |






Cocoa mail archive

