• 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: Cocoa for small applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa for small applications


  • Subject: Re: Cocoa for small applications
  • From: William Turner <email@hidden>
  • Date: Wed, 14 Sep 2005 09:59:32 -0400

I've used the C API's for both MySQL and PostgreSQL for several different Cocoa projects - they really aren't difficult to use, but if you wanted you could probably create a protocol and implementations for each to give some abstraction.

- Wil

On Sep 14, 2005, at 8:24 AM, Thomas Engelmeier 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).


Regards,
    Tom_E

_______________________________________________
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


_______________________________________________ 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
  • Follow-Ups:
    • Re: Cocoa for small applications
      • From: Finlay Dobbie <email@hidden>
References: 
 >Re: Cocoa for small applications (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: Re: null selector
  • Next by Date: Re: Cocoa Controls
  • Previous by thread: Re: Cocoa for small applications
  • Next by thread: Re: Cocoa for small applications
  • Index(es):
    • Date
    • Thread