Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 96560 invoked from network); 9 Jun 2004 00:32:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Jun 2004 00:32:22 -0000 Received: (qmail 21502 invoked by uid 500); 9 Jun 2004 00:32:34 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 21450 invoked by uid 500); 9 Jun 2004 00:32:33 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 21424 invoked by uid 99); 9 Jun 2004 00:32:32 -0000 Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Tue, 08 Jun 2004 17:32:32 -0700 Received: (qmail 12407 invoked by uid 50); 9 Jun 2004 00:32:47 -0000 Date: 9 Jun 2004 00:32:47 -0000 Message-ID: <20040609003247.12406.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 29428] - Digester does not keep "root" variable in sync... X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 does not keep "root" variable in sync... ------- Additional Comments From james@carmanconsulting.com 2004-06-09 00:32 ------- Maybe what is needed is a way to "compile" or preprocess a set of rules. I don't think the curren RuleSet provides that type of functionality, but that's really what takes so long is the rule construction for a digester. If the rules could be "plugged in" to a Digester and then have it parse something that would eliminate the need for the Digester to be pooled. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org