• 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: Core data model - binding question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core data model - binding question


  • Subject: Re: Core data model - binding question
  • From: Davide Benini <email@hidden>
  • Date: Wed, 14 Sep 2005 13:07:59 +0200

For the sake of clearness I set up a small page with the structure of my app:

http://www.cnomania.it/garage/appreference.htm

My problem, stated in the previous post, is the following.
I bind the array controller to selection.passages and the column of the table to book.author. Thanks to your suggestions, this works. Yet I must eliminate duplicates: when a topic is associated to more than one passage of the same book I get the author name duplicated in the table. I tried t bind the table column to email@hiddenr, but I get this message in the log:


2005-09-14 10:53:42.431 BiblioBeta[21410] [<BibliographicEntry 0x3182a0> valueForUndefinedKey:]: this class is not key value coding- compliant for the key @distinctUnionOfArrays.

I also tried to put the @distinctUnionOfArrays in different positions, but I get the same log, and the table doesn't work.

Thanks, Davide
_______________________________________________
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


  • Prev by Date: Re: Core data model - binding question
  • Next by Date: Re: Silly newbie Q about delegates
  • Previous by thread: Re: Core data model - binding question
  • Next by thread: How do I unsubscribe?
  • Index(es):
    • Date
    • Thread