Re: PostgreSQL and Objective-C
Re: PostgreSQL and Objective-C
- Subject: Re: PostgreSQL and Objective-C
- From: Philip Mötteli <email@hidden>
- Date: Sat, 16 Apr 2005 11:53:13 +0200
Am 16.04.2005 um 09:14 schrieb Ian was here:
I am developing an application in Objective C and am
using PostgreSQL. What I did was download the C
functions from the PosgreSQL website which allow for
database connectivity and wrapped them up in an
Objective C class.
Many people did that already.
The proposition we made you, is to use a full fledged, world class
persistence library, which takes care about loading, syncing and
transforming into objects of your data.
There are not many such libraries available today. The best is EOF, but
EOF for Objective-C has been discontinued by Apple. So some people
started cloning it. One such clone is GDL2, which is actively
developped as part of the very friendly GNUstep community.
If you want to know more I recommend you to search the Internet for EOF
and Objective-C. There's some very extensive documentation available.
As a starting point, you might go to
<http://sophos.ca/~ludovic/lj_article_apr_04/article.html>.
Re
Phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden