From: Eric B. <er...@go...> - 2001-10-17 23:03:10
|
Sven Ehrke wrote: > > So in summary I think at least some entities should > be supported by an Eiffel XML parser and the CDATA > as well for the elements. I have implemented a patch into the Eiffel XML parser so that it can now accept (and corretly interpret) the entities '&.lt.;', '&.gt.;' and '&.amp.;' in attribute string values (as usual dots are here just to avoid Web mail interfaces to expand the entities, please skip them). My 'build.eant' files have been updated accordingly. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |