Re: SQLite?
Re: SQLite?
- Subject: Re: SQLite?
- From: Baiss Eric Magnusson <email@hidden>
- Date: Mon, 21 Dec 2009 14:41:24 -0800
I spent 6 months in the iPhone development environment with the idea of putting track-your-finances.com onto it.
I used the open-source AJRDatabase to implement Foundation/EOControl and wrote an Adaptor to SQLite for EOControl in the iPhone.
I got the TYF model to load and quite a bit else before I got stuck with a bug when I threw the big switch on an account to account type translation.
I may re-visit this project, but only if Apple puts the Objective-C garbage collector onto the iPhone, which was the source of my bug that I couldn't unravel.
It's an odd situation ( the inablility to use a WO EOModel and framework in a native environment)
that would seem to me to be solvable by others, it's more than I can tackle alone and semi-retired.
PS: I am planning on attending the conference in Montreal, and am discussing with Robert the idea of me presenting the WO case study of TYF in general at the conference.
On Dec 21, 2009, at 12:08 PM, email@hidden wrote:
> From: James Cicenia <email@hidden>
> Subject: Re: SQLite?
> To: "Beatty, Daniel D CIV NAVAIR, 474300D" <email@hidden>
> Cc: email@hidden
> Message-ID: <email@hidden>
> Content-Type: text/plain; charset=us-ascii
>
> Well that was quite the mashup you just wrote. With more than a few obscure or unreleased references to boot! Having said all that let me try do dive in.
>
> Now I thought that Gears was sort of a Dashboardesque technology to be replaced by HTML5 ?
> Anyway are you saying that you can take an EO Model and wind up with a sqlite (Gears) database at the other end going through Google Web Toolkit?
>
>
> My problem....
>
> I want local sqlite datasets on the iPhone to be distributed/synced by a webobjects application. And, conversely allow uploads of sqlite databases.
>
> Now of course I will probably also be using or incorporating some REST stuff vs. databases. So is that where Gianuia and CoreData intersect?
> Can I use CoreData and easily sync it?
>
> Interaction hierarchy for agents and services would certainly be nice for some e-commerce strategies.
>
> Thanks
> James
----
Baiss Eric Magnusson
http://www.CascadeWebDesign.com
_______________________________________________
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