Skip navigation.
 
mlRe: When in the launch cycle does coredata data become available.
FROM : mmalc crawford
DATE : Mon Mar 03 03:59:14 2008

On Mar 2, 2008, at 6:36 PM, Adam Gerson wrote:

> NSArray *allServers = [serverLibraryArrayController arrangedObjects];
>
> This code works just fine with I invoke it with a button click.
> However, if I put it in awakeFromNib or ApplicationDidFInishLaunching
> it returns nil.
>

<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdTroubleshooting.html#//apple_ref/doc/uid/TP40002320-SW4
>

mmalc

Related mailsAuthorDate
mlWhen in the launch cycle does coredata data become available. Adam Gerson Mar 3, 03:36
mlRe: When in the launch cycle does coredata data become available. mmalc crawford Mar 3, 03:59
mlRe: When in the launch cycle does coredata data become available. Adam Gerson Mar 3, 06:43
mlRe: When in the launch cycle does coredata data become available. Conor Mar 3, 11:27
mlRe: When in the launch cycle does coredata data become available. mmalc crawford Mar 3, 17:30
mlRe: When in the launch cycle does coredata data become available. Adam Gerson Mar 4, 01:45