Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 99297 invoked from network); 26 Feb 2009 18:23:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2009 18:23:32 -0000 Received: (qmail 17337 invoked by uid 500); 26 Feb 2009 18:23:26 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 17323 invoked by uid 500); 26 Feb 2009 18:23:25 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 17314 invoked by uid 99); 26 Feb 2009 18:23:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 10:23:25 -0800 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Feb 2009 18:23:16 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lcksh-0004pO-CF for users@cocoon.apache.org; Thu, 26 Feb 2009 18:22:47 +0000 Received: from host108-221-static.24-87-b.business.telecomitalia.it ([87.24.221.108]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Feb 2009 18:22:47 +0000 Received: from lmorandini by host108-221-static.24-87-b.business.telecomitalia.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Feb 2009 18:22:47 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Luca Morandini Subject: Re: Pipeline generation and execution dinamically Date: Thu, 26 Feb 2009 19:22:23 +0100 Lines: 20 Message-ID: References: <49A6C619.2040209@integromics.com> Reply-To: lmorandini@ieee.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: host108-221-static.24-87-b.business.telecomitalia.it User-Agent: Thunderbird 2.0.0.18 (X11/20081119) In-Reply-To: <49A6C619.2040209@integromics.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Jose Luis Carmona wrote: > > I'm using Cocoon 2.2, and I want to know if it's possible to generate > and execute a pipeline on Cocoon's runtime. > I want to give the user the possibility to define their owns workflows, > and maps this workflows to Cocoon's pipelines, all this, without > restarting the application. Is this possible?. Well, this is what we all do when editing the sitemap, isn't it ? However, this practice may be rather dangerous, since any syntax error in the sitemap definition may crash the application (though sub-sitemaps may be used to cordon-off the user-editable areas). Regards, -------------------- Luca Morandini www.lucamorandini.it -------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org