Re: EOModel to Core Data?
Re: EOModel to Core Data?
- Subject: Re: EOModel to Core Data?
- From: James Cicenia <email@hidden>
- Date: Tue, 13 Sep 2011 14:38:50 -0500
Well, this app will be using data in a mostly read / only fashion.
Here is where I am at:
1) Created a ERD2W Modern App to gather data (Worked Like a Charm!)
2) LEARN REST for the possibility of connecting to it from an app.
3) Create the XCode project...
Now in the past I would sync up a sqllite database and use all non core data wrappers on the sqllite, etc.
But since this project is a personal project and one to learn with, I want to use Core Data.
Luckily, my data model is trivial, and so I just entered it in by hand... but I had to ask!
4) Convert MySQL over in Amazon land to sqlLite via RazorSQL client app.
5) Copy the new sqllite database over into XCode
6) Run XCode let it build it's database and then synch the two.
Well that is the theory for now.
James
On Sep 13, 2011, at 2:00 PM, Jesse Tayler wrote:
> you have an iPhone app connecting to WO?
>
> I don't know of a solution for that, but I've wondered about the practicality and possibility while doing lots of REST stuff with WO and iPhone.
>
> What's your situation and thoughts on the potential of such a thing?
>
> I've considered mirroring the remote data structure but ended up with a more flexible client cache but now I'm moving back the other way.
>
> Seems that I always have local stuff that is different and of course, remote stuff that is different.
>
>
>
> On Sep 13, 2011, at 1:12 PM, James Cicenia wrote:
>
>> Is there a way to convert an EOModel to Core Data ?
>>
>> Thanks
>> James _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden