Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 9211 invoked from network); 6 Oct 2006 17:44:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Oct 2006 17:44:06 -0000 Received: (qmail 89517 invoked by uid 500); 6 Oct 2006 17:44:05 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 89219 invoked by uid 500); 6 Oct 2006 17:44:04 -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 89204 invoked by uid 99); 6 Oct 2006 17:44:04 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Oct 2006 10:44:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [62.129.253.29] ([62.129.253.29:61136] helo=m029.home.net.pl) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id AA/97-24193-FD596254 for ; Fri, 06 Oct 2006 10:44:00 -0700 Received: from gaf74.internetdsl.tpnet.pl (HELO ?83.12.5.74?) (lgawron.mobilebox@home@83.12.5.74) by m029.home.net.pl with SMTP; Fri, 6 Oct 2006 17:43:55 -0000 Message-ID: <452695D6.7060908@apache.org> Date: Fri, 06 Oct 2006 19:43:50 +0200 From: Leszek Gawron User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: svn commit: r453534 - /cocoon/trunk/tools/archetypes/cocoon-22-archetype-block/src/main/resources/archetype-resources/pom.xml References: <20061006090632.912FE1A981A@eris.apache.org> <4526353A.1090300@mobilebox.pl> <4526376C.4090201@mobilebox.pl> <4526467E.6060309@apache.org> <45265497.402@mobilebox.pl> <452660E1.9060303@apache.org> In-Reply-To: <452660E1.9060303@apache.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Carsten Ziegeler wrote: > Leszek Gawron wrote: >>> Hmm, that's bad - I don't see a solution for this now. But we discussed >>> at the GT an alternative handling of our blocks which would make the >>> cocoon:deploy plugin obsolete. >> which is ? > :) > > Currently the deployer extracts the files from COB-INF and META-INF into > the file system (into the web application). We talked about skipping > this step and adding a mechanism to the core of Cocoon which allows to > access the information from within the jar without extracting it. > This should be doable by using the class loader and some detection > mechanism and avoids the deployer plugin. And more important it means Seems like cocoon solutions are always a step ahead my comprehension. Is this really feasible? -- Leszek Gawron lgawron@apache.org