Re: Cocoa for small applications
Re: Cocoa for small applications
- Subject: Re: Cocoa for small applications
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 14 Sep 2005 14:40:38 +0100
On 14/09/05, Thomas Engelmeier <email@hidden> wrote:
> >The biggest lack we have seen in Cocoa is database access. With
> >NSXMLParser, I have had good luck getting to XML files, but databases
> >are a royal pain. With Java, we have many good OO database toolkits
> >- Hibernate, Cayenne, our own homegrown one, and the raw JDBC access
> >provided at the language layer, and they work like a dream. Since
> >EOF left, Cocoa lacks this support.
>
> So what? Fire up an Java Database layer either by JNI invocation
> (some pain) or the Cocoa<->Java bridge (easy, but deprecated).
Yes, but clearly this is painful and a bit of a regression.
-- Finlay
_______________________________________________
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