Skip navigation.
 
mlObjective C for Apache modules
FROM : Nicko van Someren
DATE : Tue Dec 14 20:16:36 2004

Please excuse the slightly off-topic posting, but this list represents
the highest concentration of friendly Objective C programmers around.

Does anyone have any experience writing plug-in modules for Apache
using Objective C?  Objective C is currently my favoured programming
language for tasks which have to have decent performance (e.g. for
which Python is too slow) and I'm wanting to write some web server code
to run on OS X Server.  What I don't know is how to get the Apache
server to load up various bits of Obj-C runtime code and initialise the
base classes.  Somehow I need to get the libobjc into the program but
I'm not sure how.  If anyone on this list has built OS X Server Apache
modules in Objective C before I'd be most grateful for pointers.

   Cheers,
       Nicko

Related mailsAuthorDate
mlObjective C for Apache modules Nicko van Someren Dec 14, 20:16
mlRe: Objective C for Apache modules Phillip Mills Dec 14, 23:04
mlRe: Objective C for Apache modules Finlay Dobbie Dec 15, 22:59