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=5586>. 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=5586 make parser faster ! [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |REMIND ------- Additional Comments From [EMAIL PROTECTED] 2002-01-02 15:21 ------- You don't give any specific details on what parser are you using: do you use DOM or SAX? Is it a validating parser? Do you use DTDs or XML Schemas? Since XML4J 2.0.15 we've added several enhancements to the parser, like W3C DOM L2 implementation, W3C XML Schema implementation. Thus, it is acceptable that the parser became slower. We are shifting our development efforts towards Xerces2, and we've stopped working on Xerces (1.4.4 is probably the last release). If you provide more additional information and patches to the code, we will gladly accept those. Thank you! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
