Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 23819 invoked from network); 28 Aug 2003 17:16:47 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Aug 2003 17:16:47 -0000 Received: (qmail 31857 invoked by uid 500); 28 Aug 2003 17:15:56 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 31562 invoked by uid 500); 28 Aug 2003 17:15:52 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 31366 invoked from network); 28 Aug 2003 17:15:49 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 28 Aug 2003 17:15:49 -0000 Received: (qmail 7190 invoked by uid 50); 28 Aug 2003 17:18:36 -0000 Date: 28 Aug 2003 17:18:36 -0000 Message-ID: <20030828171836.7189.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 22795] New: - reuse-parsers is set to false (shouldn't be true?) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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://nagoya.apache.org/bugzilla/show_bug.cgi?id=22795 reuse-parsers is set to false (shouldn't be true?) Summary: reuse-parsers is set to false (shouldn't be true?) Product: Cocoon 2 Version: 2.0.1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: core AssignedTo: dev@cocoon.apache.org ReportedBy: tnowak-p@netventure.pl cocoon.xconf:/cocoon/xml-parser/parameter[@name='reuse-parsers']/@value is set to false. There is a commented description above: So shouldn't it be set true by default? Doesn't it influence cocoon performance?