At 9:54 AM -0700 5/22/08, [EMAIL PROTECTED] wrote:
> A MOC is associated with a persistent store coordinator. A PSC can
have multiple stores associated with it.
What you do not get for free is cross-store relationships.
Which is how I understood it, and I'm willing to write some glue here.
On May 17, 2008, at 3:54 PM, Jim Correia wrote:
On May 17, 2008, at 3:00 PM, Keary Suska wrote:
on 5/17/08 10:27 AM, [EMAIL PROTECTED] purportedly said:
I'm trying to build a Core Data app for which some data is user-
provided and
some data is shipped with the program. Consider a travel itin
On Sat, May 17, 2008 at 12:27 PM, Rob Napier <[EMAIL PROTECTED]> wrote:
> I understand the basic idea of using Fetched Properties and how to create
> them. What I'm not clear on is how to define a fetched property in one store
> against objects in another store, or how to tie multiple stores togeth
On May 17, 2008, at 3:00 PM, Keary Suska wrote:
on 5/17/08 10:27 AM, [EMAIL PROTECTED] purportedly said:
I'm trying to build a Core Data app for which some data is user-
provided and
some data is shipped with the program. Consider a travel itinerary
program
for instance where the user has a
on 5/17/08 10:27 AM, [EMAIL PROTECTED] purportedly said:
> I'm trying to build a Core Data app for which some data is user-provided and
> some data is shipped with the program. Consider a travel itinerary program
> for instance where the user has a trip from airport A to airport B. If the
> progra
I'm trying to build a Core Data app for which some data is user-provided and
some data is shipped with the program. Consider a travel itinerary program
for instance where the user has a trip from airport A to airport B. If the
program includes data about the airports themselves, that shouldn't be
s