• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Which method is called absolutetly last?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 10:46:04 -0700


On Apr 19, 2006, at 10:34 AM, Uli Kusterer wrote:

Am 19.04.2006 um 15:47 schrieb Nir Soffer:
Try to call the method from applicationDidFinishLaunching: using performSelector:withObject:afterDelay:

There has *got* to be a better way than that to do it, right? If you just wait a fixed delay, heavy load or a slow hard disk or network volume could cause loading to take longer than the delay and it would still fail. Isn't there some method or notification that might help better?

It's better to force the array controller to load its contents immediately. It's one of the few places where bindings work a little bit differently with Core Data, and is called out explicitly here:
<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/ Articles/cdBindings.html>


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


References: 
 >Which method is called absolutetly last? (From: "Bobby B" <email@hidden>)
 >Re: Which method is called absolutetly last? (From: Nir Soffer <email@hidden>)
 >Re: Which method is called absolutetly last? (From: Uli Kusterer <email@hidden>)

  • Prev by Date: Re: Which method is called absolutetly last?
  • Next by Date: Re: WebView in all version of OS X
  • Previous by thread: Re: Which method is called absolutetly last?
  • Next by thread: Re: Which method is called absolutetly last?
  • Index(es):
    • Date
    • Thread