Re: embedding web server in cocoa app
Re: embedding web server in cocoa app
- Subject: Re: embedding web server in cocoa app
- From: Nicko van Someren <email@hidden>
- Date: Tue, 17 May 2005 17:47:20 +0100
On 17 May 2005, at 04:16, Sherm Pendley wrote:
On May 16, 2005, at 10:59 AM, Nicko van Someren wrote:
Does anyone know of any support code for writing Apache modules in
Objective-C on OS X?
I've been curious about using Objective-C in Apache modules myself,
so I decided to give this a spin. It turns out to be fairly easy,
provided you're familiar with - or willing to learn - the C
interface. I don't know of any "pure Objective-C" interfaces - not
since WebObjects went over to the Dark Side, at least.
Here's a simple "Hello world" module:
Excellent! I shall have a play with that and see what I can do. I'm
thinking it would be interesting to expand this to allow the
packaging of ObjC modules for Apache as bundles, with a single C
language module to bridge the gap.
Cheers,
Nicko
_______________________________________________
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