Re: Database
Re: Database
- Subject: Re: Database
- From: Joe Schiwall <email@hidden>
- Date: Mon, 14 Jan 2002 11:24:37 -0500
on 1/14/02 6:48 AM, Simon Stapleton at email@hidden wrote:
>
> If the engine is decent, maybe we can put an Obj-C wrapper on it so
>
> the cocoa community would at least have some kind of DB solution
>
> for now.
>
>
Yes, but an Obj-C wrapper around database x is a lot less than what
>
EOF represents.
I agree completely and would love to have EOF, as I stated. I don't really
know how to go about asking for it. Does anybody know what the best way of
complaining about it is? I saw someone mention filing a bug report, is that
the correct way of doing it? I would like to make my voice heard by Apple
in hopes of getting Obj-C EOF back as part of Cocoa.
>
There's nothing to stop you, for example, putting an
>
wrapper around the 'C' libraries for any of the DBMS' out there - I
>
could, for example, wrap up Postgres' library without too much
>
effort, and build an application on top of that.
>
>
If all you want is database access, grab your database of choice and
>
wrap up its c library in Obj-C.
In this particular case, the original poster wanted a small, embedded
database that would handle 5000 or so records. I was just responding to
that. I have the same need. Of course EOF using the flat file database
adapter would be a much nicer solution in this particular case.
>
>
EOF is/was so much more than just a wrapper. The Obj-C implementation
>
needs to come back. And for me, at least, Java doesn't cut it.
Agreed.
Joe Schiwall
MacTelligence
References: | |
| >Re: Database (From: Simon Stapleton <email@hidden>) |