Hi Wout,
js-script produced s-expressions that were supposed to be interpreted by the net.html.generator library that comes with AllegroServe, which is why it didn't work with cl-who, and why I chose to remove it. Since I don't want to tie PS to any particular html generation facility, there is no replacement, so writing your own was the right thing to do. Since the tutorial does use AllegroServe and net.html.generator, I just defined a js-script macro in there. All of this information should probably be in the tutorial, or the documentation.
Thank you, Vladimir
On 3/2/08, Wout Perquin hedres@skynet.be wrote:
Hi, I am quite impressed by ParenScript. I installed it last August, but only recently I started playing with it. Some observations/comments :
- js-script was in the Aug-2007 release but now it has been deprecated.
By what has it been replaced ?
- the js-script didn't work with with-html-output of cl-who, so I wrote
my own macro js-script to do the script-tag + CDATA stuff which is still required for scripts in the header
- the tutorial (Aug-28, 2007 p3) still refers to js-script
-Wout
parenscript-devel mailing list parenscript-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel