• 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: Best data source for table view in document window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best data source for table view in document window


  • Subject: Re: Best data source for table view in document window
  • From: Graham Cox <email@hidden>
  • Date: Fri, 07 Sep 2012 08:40:28 +1000

On 07/09/2012, at 4:36 AM, Jerry Krinock <email@hidden> wrote:

> But I'm still using my other triggers because sometimes my document opens with no windows


Don't forget also that Cocoa will be creating instances of your document at all sorts of odd times with Autosave and Versions in play. This can play havoc with complex connections between elements of your app and throw up all sorts of weird bugs. Extensive testing is needed to catch all of these (and one reason I found using windowWillClose: was best for much of my tear-down in my case, because I skip the set-up associated with windows if there aren't any).

--Graham


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Best data source for table view in document window (From: Jerry Krinock <email@hidden>)
 >Re: Best data source for table view in document window (From: Kyle Sluder <email@hidden>)
 >Re: Best data source for table view in document window (From: Jerry Krinock <email@hidden>)
 >Re: Best data source for table view in document window (From: Graham Cox <email@hidden>)
 >Re: Best data source for table view in document window (From: Martin Hewitson <email@hidden>)
 >Re: Best data source for table view in document window (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: autosavesInPlace and sandbox
  • Next by Date: Re: autosavesInPlace and sandbox
  • Previous by thread: Re: Best data source for table view in document window
  • Next by thread: Re: Best data source for table view in document window
  • Index(es):
    • Date
    • Thread