Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 13068 invoked from network); 11 Nov 2003 07:42:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Nov 2003 07:42:55 -0000 Received: (qmail 72603 invoked by uid 500); 11 Nov 2003 07:42:29 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 72540 invoked by uid 500); 11 Nov 2003 07:42:28 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 72527 invoked from network); 11 Nov 2003 07:42:28 -0000 Received: from unknown (HELO confixx.bestiole.ch) (66.111.0.243) by daedalus.apache.org with SMTP; 11 Nov 2003 07:42:28 -0000 Received: from apache.org (lsb-catv-6-p105.vtxnet.ch [212.147.121.105]) by confixx.bestiole.ch (8.11.6/8.11.6) with ESMTP id hAB7gUP32658 for ; Tue, 11 Nov 2003 08:42:30 +0100 Date: Tue, 11 Nov 2003 08:42:46 +0100 Subject: Re: [vote] forbidding flowscripts with no sendpage redirects (was Re: Saving pipeline output to a temp file...) Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Bertrand Delacretaz To: dev@cocoon.apache.org Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Do you want to enforce the fact that flowscript calls (either > "function" or "continuation") *must* redirect using sendPage, > sendPageAndWait or redirectTo and that, should it not be the case, a > ProcessingException be raised? > > [ ] no, let the sitemap execution continue after the if > there was no redirect. > [X ] yes, enforce it in 2.1.3 > [ ] yes, enforce it in 2.1.4 - Bertrand