Re: Learning Mac programming (Cocoa) more...
Re: Learning Mac programming (Cocoa) more...
- Subject: Re: Learning Mac programming (Cocoa) more...
- From: Chris Hanson <email@hidden>
- Date: Fri, 1 Aug 2003 23:10:31 -0500
On Friday, August 1, 2003, at 10:45 PM, Kaelin Colclasure wrote:
Given your description below, my two cents would be that a lot more of
the problem space you're describing is addressed by WebObjects (in
concert with a database) than is addressed by Cocoa. Perhaps one day
Apple will re-introduce Enterprise Objects to the Cocoa frameworks,
but until then, Cocoa offers relatively little support for the class
of enterprise applications you're describing.
Don't underestimate the potential power of using WebObjects 5.2 with
Direct to Web Services to vend web services used by Cocoa client
applications.
You can start out by using Direct to Web to generate web applications,
then if desktop client applications are necessary you can use either
Direct to Java Client to generate them or you can use Direct to Web
Services to turn your application into a SOAP service that a Cocoa
application can talk to through the built-in web services client
support.
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Mac OS X Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
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.