Re: Which method is called absolutetly last?
Re: Which method is called absolutetly last?
- Subject: Re: Which method is called absolutetly last?
- From: "Bobby B" <email@hidden>
- Date: Wed, 19 Apr 2006 13:16:42 -0400
I'll never get the hang of this stuff. If I have a problem with
CoreData, I need to look in the ArrayController docs, and if I have a
problem with my ArrayControllers I have to look in the CoreData docs!!
haha!
On 4/19/06, mmalcolm crawford <email@hidden> wrote:
>
> On Apr 19, 2006, at 6:26 AM, Bobby B wrote:
>
> > I have a method that I need called during my program's startup. But..
> > It needs to be called after Cocoa has loaded my CoreData entity into
> > my bindings. I've tried calling my method during awakeFromNib and
> > applicationDidFinishLaunching. The problem though, as I said, is
> > that the data hasn't been loaded into the bindings yet, so my method's
> > call is worthless.
>
> <http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
> Articles/cdTroubleshooting.html#//apple_ref/doc/uid/TP40002320-
> DontLinkElementID_92>
>
> mmalc
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden