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=29428>. 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=29428 [digester] Digester does not keep "root" variable in sync... [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-09-18 09:21 ------- Re James Carman's proposal: I've added a resetRoot() method to the Digester class which makes it *possible* to reset this variable before parsing a second document using the same Digester instance. This does not mean that using a Digester instance in this way is supported, and this is noted in the javadoc. Re Eric Lucas' proposal: As there has been no followup to this since 17 June I think it reasonable to consider this dead. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
