[plt-scheme] SXML vs. X-expressions
Now we want to accommodate both. -- Matthias
On Oct 22, 2004, at 1:30 PM, Doug Orleans wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Forgive me if this is a FAQ, but what exactly is the relationship
> between SXML and PLT's X-expressions? Are they two competing ways of
> doing the same thing, or are there reasons to use both? I've been
> doing XML programming with just (lib "xml.ss" "xml"), but I'm
> wondering if I should switch to SXML/SSAX.
>
> --dougo at place.org