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=26319>. 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=26319 Namespaced attributes not correctly serialized ------- Additional Comments From [EMAIL PROTECTED] 2004-02-12 19:51 ------- Bhakti, I guess I thought that a NamespaceMapping object would be used as a helper when serializing a given result tree. I thought that each serialized tree would have its own "ns0" "ns1" ... generation of prefixes and there wouldn't be a problem. In the given testcase then this must cause a global problem (different result tree fragments, all part of the same final tree?) Do we need to worry about synchronization of the increment of "count" ? - Brian Minchau
