Re: Which method is called absolutetly last?
Re: Which method is called absolutetly last?
- Subject: Re: Which method is called absolutetly last?
- From: mmalcolm crawford <email@hidden>
- Date: Wed, 19 Apr 2006 08:47:53 -0700
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