caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Kerneis <gabriel.kerneis@enst.fr>
To: Francisco Jos? Valverde Albacete <fva@tsc.uc3m.es>, caml-list@inria.fr
Cc: ocsigen@sympa.pps.jussieu.fr,
	Vincent Balat <Vincent.Balat@pps.jussieu.fr>
Subject: Re: [Caml-list] Embedded web server
Date: Tue, 27 Mar 2007 12:55:45 +0200	[thread overview]
Message-ID: <20070327125545.6470af9d@localhost> (raw)
In-Reply-To: <4608DC5A.6070108@tsc.uc3m.es>

[-- Attachment #1: Type: text/plain, Size: 1810 bytes --]

Le Tue, 27 Mar 2007 10:56:58 +0200, Francisco Jos? Valverde Albacete
<fva@tsc.uc3m.es> a écrit :
> Hi Gabriel,
> 
> I am concerned by the development stage of Ocsigen being a little bit 
> too unripe... My 3rd year students are carrying out a "collective 
> project" (building a Web 2.0 service (or rather an embryo of such a 
> thing)) and some of them should be building a standalone Ocsigen
> server in some weeks time...
> 
> We chose Ocsigen because it was so close to normal OCaml idioms and
> they only needed an overall idea of what the server was doing (which
> they had already acquired in some other subjects).
> 
> Should we be thinking about using alternative technology?

Well, you can use the 0.6 release and stick to it for the moment. It's
considered stable (well I mean, it runs http://www.ocsigen.org without
any problem) and won't change. If any change happens, it will be on 0.7
to 1.0 releases. I guess we'll try to keep backward compatibility, but
we're thinking about unifying a bit the various service/action/
auxiliary service/etc. concepts to make things easier to use.
Persistent data are the other hot topic (basically, how to reload the
server without loosing every current session). To my mind, Ocsigen 0.6
is suitable for a school project as long as you are aware that if you
intend to maintain the software in the future, you could have to adapt
it a bit. Of course, changes (if any) will be documented and
how-to-upgrade instructions will be provided. 

CC: ocsigen list & Vincent Balat for further ideas

Last thing : Ocsigen is Ocaml 3.10 compliant ;-) (I must confess I'm
proud of it as I developed the missing parts - the stable version is
not publicly available yet but I can provide it if you wish) 

Regards,
-- 
Gabriel Kerneis


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-03-27 10:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20  0:54 Joel Reymont
2007-03-20  8:08 ` [Caml-list] " Gabriel Kerneis
2007-03-20 12:32   ` Joel Reymont
2007-03-26 15:13   ` Joel Reymont
2007-03-26 15:31     ` Gabriel Kerneis
     [not found]       ` <4608DC5A.6070108@tsc.uc3m.es>
2007-03-27 10:55         ` Gabriel Kerneis [this message]
2007-03-20 12:15 ` Gerd Stolpmann
2007-03-20 12:31   ` Joel Reymont
2007-03-20 13:39     ` Gerd Stolpmann
2007-03-20 13:49       ` Joel Reymont
2007-03-26 15:21   ` Joel Reymont
2007-03-27  0:28   ` Joel Reymont
2007-03-27  7:09     ` Gabriel Kerneis
2007-03-27  7:21       ` Gabriel Kerneis
2007-03-27  7:32         ` Bünzli Daniel
2007-03-27 10:58     ` Hendrik Tews
2007-03-27 11:32       ` Joel Reymont
2007-03-27 11:32         ` Vincent Hanquez
2007-03-27 12:00           ` Joel Reymont
2007-03-27 12:25             ` Gerd Stolpmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070327125545.6470af9d@localhost \
    --to=gabriel.kerneis@enst.fr \
    --cc=Vincent.Balat@pps.jussieu.fr \
    --cc=caml-list@inria.fr \
    --cc=fva@tsc.uc3m.es \
    --cc=ocsigen@sympa.pps.jussieu.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).