FROM : Adam Gerson
DATE : Mon Mar 03 06:43:05 2008
Hi mmalc,
Thanks, this does directly address my question. Not exactly sure what
to do with it. I tried calling fetchWithRequest:merge:error: in
awakeFromNib and then trying to access the managed object, but that
didn't work.
Adam
On Sun, Mar 2, 2008 at 9:59 PM, mmalc crawford <<email_removed>> wrote:
>
> 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
>
>
DATE : Mon Mar 03 06:43:05 2008
Hi mmalc,
Thanks, this does directly address my question. Not exactly sure what
to do with it. I tried calling fetchWithRequest:merge:error: in
awakeFromNib and then trying to access the managed object, but that
didn't work.
Adam
On Sun, Mar 2, 2008 at 9:59 PM, mmalc crawford <<email_removed>> wrote:
>
> 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 mails | Author | Date |
|---|---|---|
| Adam Gerson | Mar 3, 03:36 | |
| mmalc crawford | Mar 3, 03:59 | |
| Adam Gerson | Mar 3, 06:43 | |
| Conor | Mar 3, 11:27 | |
| mmalc crawford | Mar 3, 17:30 | |
| Adam Gerson | Mar 4, 01:45 |






Cocoa mail archive

