DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27913>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27913 xml:base resolution doesn't recurse correctly for relative URIs ------- Additional Comments From [EMAIL PROTECTED] 2004-03-24 18:38 ------- Patch essentially amounts to a rewrite of getBaseURI on ElementNSImpl - sorry! I haven't profiled this, but the additional recursion now required might make constructing a URI every time just to convert it back into a string a bit of an overhead - an internal method that returns a URI might be better if this turns out to be a problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
