Hi there, I am writing a simple web app which involves scrapping html from a web-site and re purposing it. I am using neil/htmlprag to generate sxml and lizorkin/sxml to manipulate it. I would like to mash together the resulting sxml with my own generated xexprs. Is there a recommended way to go about this? Ideally I would like to be able to use both xexprs and sxml since each format seems to have a different set of useful toolkits.
Thanks in advance, -pp _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

