• 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: nsarraycontroller, bindings and big databases
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nsarraycontroller, bindings and big databases


  • Subject: Re: nsarraycontroller, bindings and big databases
  • From: Jack Nutting <email@hidden>
  • Date: Wed, 15 Feb 2006 13:40:19 +0100

On 2/15/06, Joris Mans <email@hidden> wrote:
>
> Wouldnt it be possible to just fill the NSArray with NSMutableDictionary
> subclasses ( or another class which is KVC compliant which i make myself)
> and at the moment the app asks for the data, query the database and get the
> values? In able for this to work i need to be sure that the column objects
> only ask the values of the visual items in the table.


Yup, that should work, too.  You'll create a class that acts somewhat like
the faults in CoreData, fetching its data only when someone calls an
accessor that needs it.

--
// jack
// http://www.nuthole.com
 _______________________________________________
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: 
 >nsarraycontroller, bindings and big databases (From: "Joris Mans" <email@hidden>)
 >Re: nsarraycontroller, bindings and big databases (From: "Joris Mans" <email@hidden>)
 >Re: nsarraycontroller, bindings and big databases (From: "Joris Mans" <email@hidden>)
 >Re: nsarraycontroller, bindings and big databases (From: Jack Nutting <email@hidden>)
 >Re: nsarraycontroller, bindings and big databases (From: "Joris Mans" <email@hidden>)

  • Prev by Date: Re: nsarraycontroller, bindings and big databases
  • Next by Date: deleted class files from a xcdatamodel file
  • Previous by thread: Re: nsarraycontroller, bindings and big databases
  • Next by thread: nsarraycontroller, bindings and big databases
  • Index(es):
    • Date
    • Thread