Re: web services?
Re: web services?
- Subject: Re: web services?
- From: Bill Bumgarner <email@hidden>
- Date: Mon, 17 Mar 2003 20:42:22 -0500
On Monday, Mar 17, 2003, at 04:01 US/Eastern,
email@hidden wrote:
Are there any other ways to develop/provide web services on osx?
Yes! Grab PyObjC and do the web services piece in Python. Python
has excellent web services support and PyObjC makes Cocoa development
using Python both possible and quite pleasant.
An example is the Web Services Tool that can be found in the examples
shipped with PyObjC
http://pyobjc.sourceforge.net/
BTW: If you are going to work with PyObjC, I'd highly recommend
working with the version in CVS. It is quite stable and considerably
more capable than the last release [0.8].
b.bum
_______________________________________________
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.