Jeff Shrager wrote:
> You'd think that this would be an obviously solved problem, and that
> someone would have actually DOCUMENTED it.. but apparently not. Anyone
> care to give a brief explanation with working examples of how to
> actually do lisp-based XML generation. I'm sure it's done a thousand
> times a day, but I can't seem to make it work.
cl-who does a good job if all you care about are tags and attributes.
> cl-who does a good job if all you care about are tags and attributes.
Thanks, actually, I figured out the problems with what I had posted
previously. Stupid error on my part. (Which I, of course, realized as
soon as I hit "POST"!)