Re: [racket] html-template

2011-08-21 Thread Neil Van Dyke
Danny Yoo wrote at 08/22/2011 02:31 AM: It looks like you're trying to standardize the particular s-expression representation we'll be using for XML in Racket. Is there a practical difference between SXML and xexp? They are very similar. We've had a few discussion threads on this email li

Re: [racket] html-template

2011-08-21 Thread Danny Yoo
> You'll also see a few other new "SXML/xexp" packages from me, and together > they obsolete HtmlPrag. Cool. I'll definitely be using something like SXML/xexp for Whalesong's web-world. It looks like you're trying to standardize the particular s-expression representation we'll be using for XML