I have been implementing my WebObjects based Track-Your-Finances on
the iPhone, still at the early phases.
I assume I'm not violating the NDA below...
On the iPhone we have SQLite <http://www.sqlite.org/lang.html>.
In a sample app, "they", have written an objective-c class that, well
from the perspective of EO, hacks at SQLite.
Is there any intermediary objective-c library that would resemble EO's
talking to SQLite?
Would Core Data be worth waiting for?
Some interesting tidbits:
I have been able to take the sql generated by EOModeler, which
currently connects to Frontbase, and generate all the tables in SQLite
by using <SQLiteManager>. This <database> then gets embedded in the
iPhone app and becomes part of the iPhone's arena. I did do some hand
editing of the sql. I'm sure I could have used Frontbase generated sql
also.
----
Baiss Eric Magnusson
Cascade Web Design
<http://www.CascadeWebDesign.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]