[Openmcl-devel] My Experiences going from 0.13.2 to 0.13.4

Sven Van Caekenberghe sven at beta9.be
Fri Feb 7 13:32:00 PST 2003


On Friday, February 7, 2003, at 01:58 AM, John DeSoi wrote:

> What lisp server page implementation are you using?

I am using John Wiseman's implementation, but extended it here and 
there: combined it with Brendan Burn's session code for allegro serve 
(which I also changed a bit) and some basic security. I now have most 
of what you get from JSP's and Java Servlets: server pages, command 
handlers, redirection, session tracking and security. And all this in 
very little code. But best of all, it is more fun *and* at least as 
fast!

Thanks for your port of paserv to openmcl, BTW.

On that subject, I was trying to port my application which I am 
developing using OpenMCL on Mac OS X to CML CL on Linux, but the same 
paserve version (1.2.12c) that works so well with openmcl is having 
problems on cmu cl 18d. On the cmucl-help list they suggested trying 
the cvs version of paserve, but I cannot get that code to load, let 
alone work with openmcl. Are you still trying to port it ? I would like 
to stick with released versions, but need to get the code running on 
Linux for final deployment.. (this part of the project is too small to 
get the customer to buy PPC hardware, too bad).

Sven

--
Sven Van Caekenberghe - mailto:sven at beta9.be
Beta Nine - software engineering - http://www.beta9.be
.Mac - svc at mac.com - http://homepage.mac.com/svc


_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel



More information about the Openmcl-devel mailing list