From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id A3C7CBC69 for ; Mon, 26 Mar 2007 17:31:10 +0200 (CEST) Received: from smtp2.enst.fr (revol2.enst.fr [137.194.2.14]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2QFVAKk003498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 26 Mar 2007 17:31:10 +0200 Received: from localhost (localhost.enst.fr [127.0.0.1]) by smtp2.enst.fr (Postfix) with ESMTP id 2B686B8242 for ; Mon, 26 Mar 2007 17:31:10 +0200 (CEST) X-Virus-Scanned: amavisd-new at enst.fr Received: from tatanka.kerneis.info (pptp3-152.enst.fr [137.194.3.152]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by smtp2.enst.fr (Postfix) with ESMTP id EDF53B8241 for ; Mon, 26 Mar 2007 17:31:09 +0200 (CEST) Received: from [127.0.0.1] (helo=tatanka.kerneis.info ident=gabriel) by tatanka.kerneis.info with esmtp (Exim 4.63) (envelope-from ) id 1HVrA5-0000ws-Oe for caml-list@inria.fr; Mon, 26 Mar 2007 17:31:09 +0200 Date: Mon, 26 Mar 2007 17:31:09 +0200 From: Gabriel Kerneis To: caml-list@inria.fr Subject: Re: [Caml-list] Embedded web server Message-ID: <20070326173109.586d18e3@tatanka.kerneis.info> In-Reply-To: References: <20070320090811.20e8ae7b@tatanka.kerneis.info> X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_tpfKbuD=Efgk9shGWxE59Zo"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Miltered: at concorde with ID 4607E73E.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; 0100,:01 dynlink:01 native-code:01 ocaml:01 frisch:01 ocaml:01 20,:98 2007,:98 wrote:01 compile:01 caml-list:01 api:01 alain:01 btw:02 module:03 X-Attachments: type="application/pgp-signature" name="signature.asc" name="signature.asc" --Sig_tpfKbuD=Efgk9shGWxE59Zo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Mon, 26 Mar 2007 16:13:05 +0100, Joel Reymont a =E9crit : >=20 > On Mar 20, 2007, at 8:08 AM, Gabriel Kerneis wrote: >=20 > > BTW, I don't think Ocsigen is a good idea for an embedded > > server anyway, at least for the moment. >=20 > Any particular reason why not? Three reasons : 1=B0 The API will probably change in the next few weeks, until we reach v1.0.=20 2=B0 It uses dynlink so you can't compile it in native-code (we're working on it currently thanks to a modified version of ocaml provided by Alain Frisch, but it won't be available in ocaml 3.10 I guess). 3=B0 It's a standalone server, not designed to be embedded as a module (I think this would be the easiest thing to fix if needed). Regards, --=20 Gabriel Kerneis --Sig_tpfKbuD=Efgk9shGWxE59Zo Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGB+c96a2JmXQu5bYRAu9VAKCk4EY4ZMb4LDbqUDCbe/ts6UpU4QCffGWC kZSmN8/4KMGsHYmjdnFgaBI= =isoR -----END PGP SIGNATURE----- --Sig_tpfKbuD=Efgk9shGWxE59Zo--