Re: An alternative syntax for aux-list
Shiro Kawai <[email protected]> Thu, 08 Jan 2004 12:54:39 -1000 (HST)
| Newsgroups | gmane.lisp.scheme.ssax-sxml |
|---|---|
| Message-ID | <[email protected]> |
We're using aux nodes to keep a transient information in the document tree in our application; i.e. a tree producer attaches auxiliary info using aux nodes, and a tree transformer interpretes it. Aux nodes won't leak out to the final SXML tree. I think our app will work with the new aux node format as well, as far as we rewrite the producers to adapt to the new format. It would be nicer to have migration period, though, to have a version that accept both representation. --shiro ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html