[plt-scheme] XML ease of use
----- Original Message -----
From: "Dave Gurnell" <d.j.gurnell at gmail.com>
> Just the bit I know about:
>
> There's an xml-match in WebIt (on PLaneT). Not sure if it's up-to-date
> for PLT 4.
>
Ah, that must be where the idea got into my head from. I guess if I'm going
the xexpr route, it's a moot point, though.
----- Original Message -----
From: "Jay McCarthy" <jay.mccarthy at gmail.com>
> The xexpr syntax drops the prologs, misc entries, and p-is. Those are
> all at the top though, so you can recover them fairly easily.
Ok, sounds like that's the way to go then. Thanks all for the quick replies.
-Eddie