Re: sxml dom
[email protected] Thu, 16 Dec 2004 20:22:22 EST
| Newsgroups | gmane.lisp.scheme.ssax-sxml |
|---|---|
| Message-ID | <[email protected]> |
In a message dated 12/16/2004 11:35:52 AM Central Standard Time, [email protected] writes: > Oh, sure -- didn't mean to cast aspersions on SXML, or Scheme for that > matter. But DOM provides some nifty things (like event handling) that > SXML, out of the box, does not. Perhaps something like "SDOM" would > be more apropos (with an SXML->SDOM mapping) would make more sense. > Or not. Perhaps my exposure to DOM is too limited, but would the use of SSAX to produce SXML + Kirill Lisovsky's SXML Tools library be either a large part of what you are looking for, or at least a starting point for implementing more of the DOM API? Jim Bender