27 Apr 2004 22:11
Re: Re: [Lispweb] Webactions in Portable AllegroServe
Kevin Rosenberg <kevin <at> rosenberg.net>
2004-04-27 20:11:31 GMT
2004-04-27 20:11:31 GMT
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
RSS Feed