Following the best agile methodologies, with rapid turnaround, short deliverables, tight customer feedback loop and probably something else involving “leveraging” and “assets”, I’m we’re proud to announce CGI-Lisp 0.5, the latest incarnation of the market-leading, award-winning product in the mod_lisp-compatible CGI-to-Lisp bridges space.
I call it 0.5 because I think it pretty much complete, but not enough to insist there are no bugs to be fixed or additions to be made.
Highlight of changes:
- POST now considered working. I haven’t actually done anything to make it so, but I tested it and mapped enough variables to have it actually useful (and it turns out to be working out of the box otherwise).
- Much more complete mappings. It should have most of the variables anyone cares about now.
- Tested a bit more. And by tested I mean “played with several Hunchentoot applications and found them not breaking horribly”.

Dimitry Gashinsky | 03-Mar-08 at 2:16 am | Permalink
I am having difficulty in making the POST and cookies to work. Everything else is working. I’ve just tried running the hunchentoot test and post does not work.
Did you have any chance to try the /hunchentoot/test/parameter_latin1_post.html?
Thank you for a great hack!