|
From: Eric M. <er...@in...> - 2000-12-21 03:22:12
|
On Mon, 11 Dec 2000, Joe English wrote: > Steve Ball wrote: > > Joe English wrote: > > >[...] would it be a good idea to switch to the > > > official expat release hosted at SourceForge? > > > > Yes. My plan was to merge the Ajuba changes into the SF version. > > I think this has already been done -- sort of. > > As far as I can tell, most of the Scriptics/Ajuba changes > had to do with DTD Infoset items (<!ELEMENT..> and <!ATTLIST...> > declarations), which expat 1.1 did not support. However, > expat 1.95 (the current version on expat.sourceforge.net) > *does* support these, just in a slightly different way than > what Eric Melski implemented in the tclexpat version of expat. > > [ Eric -- can you confirm or deny this? ] I can confirm that the changes I made were to allow us to extract element and attribute list declarations, yes. And it looks like expat 1.95 does support these as well. Eric Melski The Other Tcl Guy ericm at interwoven.com Interwoven, Inc. |