|
Subject: UnCommon Web version 0.1 - "learning to crawl" Newsgroups: gmane.lisp.clump, gmane.lisp.web Date: 2003-12-03 18:16:50 GMT (5 years, 30 weeks, 4 days, 2 hours and 24 minutes ago) UnCommon Web version "learing to crawl" (0.1) has just been released. UCW is a common lisp web application development framework. http://common-lisp.net/project/ucw == Features == - Continuation based page flow control and "regular" url<->function mapping. - Flexable and extendable component library eases UI re-use. - Programmer friendly HTML generation via macros, designer (and designer-tool) friendly HTML generation via templating. - mod_lisp and portableaserve backends This release is known to work on OpenMCL 0.14 on darwin, CMUCL 18d on linux and SBCL 0.8.6 on linux. == Download == ftp://ftp.common-lisp.net/pub/project/ucw/0.1/ucw_0.1.0.tar.bz2 == Major changes since version 0.0 == - Added an administration application with a REPL, the ability to open slime ports and inspect the state of the server and the active applications. - Created range-view, login, option-dialog and inspector components. - Taught TAL to include templates. - Added support for SBCL. - Made OpenMCL play nice with Portableaserve, dropped OpenMCL 0.13 support in the process. == Arch == Archive Name: bese-devel <at> common-lisp.net Archive Location: http://common-lisp.net/project/bese/bese-devel <at> common-lisp.net Archive Tree: bese-- |
|
|