Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 59686 invoked from network); 2 Mar 2006 15:59:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Mar 2006 15:59:02 -0000 Received: (qmail 32312 invoked by uid 500); 2 Mar 2006 15:59:43 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 32188 invoked by uid 500); 2 Mar 2006 15:59:43 -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 List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 32142 invoked by uid 99); 2 Mar 2006 15:59:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2006 07:59:42 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [195.13.58.165] (HELO caraldi.com) (195.13.58.165) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2006 07:59:41 -0800 Received: from vision.anyware (10.21.96-84.rev.gaoland.net [84.96.21.10]) by caraldi.com (Postfix) with ESMTP id 7A22660D6 for ; Thu, 2 Mar 2006 16:59:19 +0100 (CET) Received: by vision.anyware (Postfix, from userid 1021) id E7FFD6214; Thu, 2 Mar 2006 16:59:19 +0100 (CET) Date: Thu, 2 Mar 2006 16:59:19 +0100 From: Jean-Baptiste Quenot To: dev@cocoon.apache.org Subject: Re: repository block Message-ID: <20060302155919.GE1375@vision.anyware> Mail-Followup-To: dev@cocoon.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: mutt-ng/devel-r581 (FreeBSD) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N * Max Pfingsthorn: > I want to refactor the repository block so that SourceProperty > is an interface. Or at least implement readObject() and > writeObject(), so it can be serialized. SourceProperty not > being Serializable makes the WebDAVSource (and any other > which implements InspectableSource) not cacheable via the > CachingSourceFactory from the scratchpad. Hello Max, Does CachingSourceFactory give an error? How do you observe that WebDAVSource is not cacheable? -- Jean-Baptiste Quenot http://caraldi.com/jbq/