DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19327>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19327 Character entities are escaped to aggressively ------- Additional Comments From [EMAIL PROTECTED] 2003-07-03 20:47 ------- Usually. but anywhere you cut and paste code they diverge and your costs/effort increases. For example, we will need to throw exceptions for \000 and other illegal chars, that may change the code & we are off on our own little branch. Nb, what assumptions are we making about encoding. Does axis assume UTF-8 everywhere it creates/reads XML? Or should the encoding methods be told what encoding to expect and do the right thing for the locale?
