• 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: Displaying multiple core data relationships in NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Displaying multiple core data relationships in NSOutlineView


  • Subject: Re: Displaying multiple core data relationships in NSOutlineView
  • From: Rick Hoge <email@hidden>
  • Date: Fri, 16 Jan 2009 11:03:04 -0500


Thanks Volker,

why don't you have an abstract class that holds the children/parent relationships and make different subclasses for different data types that all inherit from your abstract class. As far as I understand your problem, that should solve it. I have a similar solution working well for me.

Ok - this steers me further in the right direction. I think I have been over-complicating this.


Are you using Core Data? or just regular Objective-C classes? I am supposing the main advantage of Core Data might be the ability to archive the object graph in a persistent document ...

Rick

_______________________________________________

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: 
 >Displaying multiple core data relationships in NSOutlineView (From: Rick Hoge <email@hidden>)
 >Re: Displaying multiple core data relationships in NSOutlineView (From: Volker in Lists <email@hidden>)

  • Prev by Date: Re: ObjC in time-critical parts of the code
  • Next by Date: Re: Smart Folders and NSOpenPanel
  • Previous by thread: Re: Displaying multiple core data relationships in NSOutlineView
  • Next by thread: Re: Displaying multiple core data relationships in NSOutlineView
  • Index(es):
    • Date
    • Thread