Browse thread
[Caml-list] mod_caml 0.5
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alan Post <apost@r...> |
| Subject: | [Caml-list] Re: mod_caml 0.5 |
In article <20030816111030.GA21418@redhat.com>, Richard Jones wrote: > On Sat, Aug 16, 2003 at 01:02:56PM +0200, Michal Moskal wrote: >> >> Any plans for Apache 2.0? > > It's something I've been thinking about, but I don't know how much > in the API changed. ie. Is it a small patch or a huge rewrite? The 2.0 API is mostly a superset of the 1.3 API. Porting your 1.3 module to 2.0 would mostly be a matter of making sure it is thread-safe. The way that callbacks are registered has changed, but adapting to that would be pretty straightforward. > Also I don't actually know many people using Apache 2.0 :-) I think it's really necessary only for people using MicroSoft Windows. Hence, probably people you don't know. :) ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners