Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 22417 invoked from network); 15 Sep 2006 19:30:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Sep 2006 19:30:13 -0000 Received: (qmail 2771 invoked by uid 500); 15 Sep 2006 19:30:08 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 2698 invoked by uid 500); 15 Sep 2006 19:30:08 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 2623 invoked by uid 99); 15 Sep 2006 19:30:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 12:30:07 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Sep 2006 12:30:03 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 433111A981A; Fri, 15 Sep 2006 12:28:38 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r446701 - in /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher: internal.xmap src/java/org/apache/forrest/dispatcher/transformation/DispatcherTransformer.java Date: Fri, 15 Sep 2006 19:28:38 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060915192838.433111A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: thorsten Date: Fri Sep 15 12:28:37 2006 New Revision: 446701 URL: http://svn.apache.org/viewvc?view=rev&rev=446701 Log: FOR-931 Activating basic caching. Mind the FIXME notes. The problem now is that the match is not cacheable since we are using the jx generator. See http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=115194685214066&w=2 (read the whole mail, answer is on the bottom). Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/src/java/org/apache/forrest/dispatcher/transformation/DispatcherTransformer.java Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap?view=diff&rev=446701&r1=446700&r2=446701 ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/internal.xmap Fri Sep 15 12:28:37 2006 @@ -84,6 +84,7 @@ +