[missing-sync-palmos-dev-talk] Re: Is this a bug in CoreData, Palm HotSync, or my app?

Joe Goh xorandor at gmail.com
Sun Sep 10 21:01:32 PDT 2006


On 9/6/06, Joe Goh <xorandor at gmail.com> wrote:
> > Has anyone out there encountered anything similar before, or have some
> > kind of clue why this is happening, and why it only happens using
> > Palm's HotSync and not on Missing Sync?  Or is this bug only relevant
> > to CoreData and i'm better off posting on a list like CocoaDev?

A solution has been found!  So i'm now pleased to state that conduits
that use Core Data pose no problems on either Palm HotSync or Missing
Sync.  The trick is, you must implement a category for NSArray
valueForKey: when the conduit is running under Palm HotSync.

Hope this piece of information to someone out there,
Cheers!
Joe


More information about the missing-sync-palmos-dev-talk mailing list