Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 93250 invoked from network); 1 Sep 2009 03:17:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Sep 2009 03:17:35 -0000 Received: (qmail 17152 invoked by uid 500); 1 Sep 2009 03:17:35 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 17015 invoked by uid 500); 1 Sep 2009 03:17:35 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 17007 invoked by uid 99); 1 Sep 2009 03:17:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2009 03:17:34 +0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [66.111.4.25] (HELO out1.smtp.messagingengine.com) (66.111.4.25) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Sep 2009 03:17:25 +0000 Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 21CB85B0CE; Mon, 31 Aug 2009 23:17:04 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 31 Aug 2009 23:17:04 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:in-reply-to; s=smtpout; bh=CRiRWDBhmVBXtiy6aPCmxTiBTSQ=; b=Lku47ey/yM7rAyKZlG9npaAivUvL2ZQJreb1pMYgcsYoptJ1K2RjKmG0vIJ6d82tq/rVtavxku43izgmOUTdF8ZQYf7o49rZ7ezrxQ8/IODp1UuFYC9cv/sZXMJ5LXf3fpzsAwIrDcDttScoRDd1yF4LvgMgmFpTBOP1Nw0g3Xs= X-Sasl-enc: aZDV6yCUorJnRKPXYBlJmcjZxtZEW9h+sj4VBzdbM+L6 1251775022 Received: from localhost (unknown [125.168.41.216]) by mail.messagingengine.com (Postfix) with ESMTPSA id B89AA1AF12; Mon, 31 Aug 2009 23:17:02 -0400 (EDT) Date: Tue, 1 Sep 2009 13:17:46 +1000 From: David Crossley To: dev@cocoon.apache.org Cc: dev@forrest.apache.org Subject: Re: XPathXMLFileModule differences Message-ID: <20090901031746.GA11906@igg.indexgeo.com.au> References: <499888440908271809h5a769d7bjfa786245546c8645@mail.gmail.com> <305B38B0-353C-4634-8CDB-B4B6C049BA56@dslextreme.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <305B38B0-353C-4634-8CDB-B4B6C049BA56@dslextreme.com> User-Agent: Mutt/1.4.2.3i X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Aug 27, 2009 Ralph Goers wrote: > > It has been quite a while since I last worked on Cocoon, but since I > wrote XPathXMLFileModule I suppose I am best qualified to answer the > question. > > XPathXMLFileModule is a replacement for XMLFileModule but it is not > completely compatible - which is why it is a new module and not just > an upgraded version of the old one. The differences were itemized in > https://issues.apache.org/jira/browse/COCOON-1574 (see my comment on Dec > 27, 2007) Thanks for your answer Ralph, and for your work. I am just Cc forrest-dev list. -David