I have decided to implement AJRDatabase on the iPhone.
I have built EOControl and EOAccess sub-projects and am working on the
Adaptor for SQLite.
Currently I'm ->Building target “SQLiteInterface” of project
“Adaptors” with configuration “Development” — (4 errors)
In file included from ...
-AJRDatabase/Adaptors/../../../Library/Frameworks/
EOControl.framework/Headers/EOControl.h:20, from ...
-AJRDatabase/Adaptors/../../../Library/Frameworks/
EOAccess.framework/Headers/EOAccess.h:30, from ...
-AJRDatabase/Adaptors/SQLite/SQLiteConnectionPane.h:2, from ...
-AJRDatabase/Adaptors/SQLite/SQLiteConnectionPane.m:2:
...
-AJRDatabase/Adaptors/../../../Library/Frameworks/
EOControl.framework/Headers/EOEditingContext.h:50: error: syntax error
before 'NSUndoManager'
Build failed (4 errors).
There is no <NSUndoManager> on the iPhone, are there any suggestions?
I have never formally checked into an open source project so I will
have to solicit help for that, plus I am really creating an entirely
altered project.
Could I use <Entity Modeler> as a help in this project?
From: "Lon Varscsak" <[EMAIL PROTECTED]>
You can also look at AJRDatabase (
http://sourceforge.net/projects/ajrdatabase/) which is an opensource
(Objective-C) clone of EOF. Last I looked it's pretty thorough.
They do
have a SQLite adaptor.
Lon
On 26 Jun 2008, at 19:39, Baiss Eric Magnusson wrote:
I have been implementing my WebObjects based Track-Your-Finances on
the
iPhone, still at the early phases.
Is there any intermediary objective-c library that would resemble
EO's
talking to SQLite? Would Core Data be worth waiting for?
----
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]