• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [OT] Objective-c library that would resemble EO talking to SQLite
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] Objective-c library that would resemble EO talking to SQLite


  • Subject: Re: [OT] Objective-c library that would resemble EO talking to SQLite
  • From: Paul Lynch <email@hidden>
  • Date: Thu, 26 Jun 2008 23:14:37 +0100

This doesn't quite resemble EO, but you might take a look at QuickLite.

http://www.webbotech.com/

I'd describe it as being loosely at JDBC level - probably better than most likely quick hacks, but a long way from Enterprise Objects.  I have used it in an app that had to run on pre-Core Data versions of Mac OS X.

Paul

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.

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.

 _______________________________________________
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

  • Follow-Ups:
    • Re: [OT] Objective-c library that would resemble EO talking to SQLite
      • From: "Lon Varscsak" <email@hidden>
References: 
 >[OT] Objective-c library that would resemble EO talking to SQLite (From: Baiss Eric Magnusson <email@hidden>)

  • Prev by Date: Re: Disable displaying contents of WOComponent
  • Next by Date: Re: [OT] Objective-c library that would resemble EO talking to SQLite
  • Previous by thread: Re: [OT] Objective-c library that would resemble EO talking to SQLite
  • Next by thread: Re: [OT] Objective-c library that would resemble EO talking to SQLite
  • Index(es):
    • Date
    • Thread