Re: Databasing and Cocoa
Re: Databasing and Cocoa
- Subject: Re: Databasing and Cocoa
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 1 Mar 2004 16:21:45 -0800
On Mar 1, 2004, at 1:48 PM, Bjoern Kriews wrote:
Since perl is another language I'm in love with I'd skip the
webobjects part and simple
write an XML-RPC (or SOAP) service in perl where you have massive
options in database
connectivity
With WebObjects you can connect to any database that has a JDBC
adaptor, and for some WebServices functions you wouldn't have to write
any code -- you just create an EOModel and use the wizard.
WebObjects with EOF provides what many consider to be an unrivaled
database abstraction layer. If you're already using Cocoa, and
understand OO technology, then it's well-worth looking at...
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.