[lispweb] Re: [Lispweb] Webactions in Portable AllegroServe

Kevin Rosenberg kevin at rosenberg.net
Tue Apr 27 15:11:31 CDT 2004


Ivan Toshkov wrote:
> That's what made me try webactions in the first place.  My problems come from 
> the view (CLP) part.  For example, I'm getting hotel availability and want to 
> show it to the user.  After realizing there is no loop in CLP I first used 
> HTMLGEN package.  But with this I loose using Mozilla composer and the like.  
> So I've created things like dolist, dotimes, nth, slot-value, etc for CLP.  

Thanks for the patch, committed.

I use LML2 (which is based on HTMLGEN) for all of my output in
Meme. I find it easier to reuse components, take advantage of macros,
and have a consistent styling using Lisp for HTML generation.
 
-- 
Kevin Rosenberg
kevin at rosenberg.net



More information about the lispweb mailing list