Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 69855 invoked by uid 500); 10 Jul 2002 15:14:08 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 69806 invoked from network); 10 Jul 2002 15:14:07 -0000 Message-ID: <3D2C4F5C.4060302@anyware-tech.com> Date: Wed, 10 Jul 2002 17:14:36 +0200 From: Sylvain Wallez Organization: Anyware Technologies User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc2) Gecko/20020510 X-Accept-Language: fr, en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: [PROPOSAL] Extending Sitemap Error Handling References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Per Kreipke wrote: >Will whatever the new syntax is allow something like this? > > > > > > > > Yes, and it already can. >That's be nice, then I could actually redirect from generators (and even >transformers, etc). > > Mmhhh... be very careful with that : Cocoon uses pipelining, and so some data can be sent to the client browser *before* the generator (or any other pipeline component) has finished its job. This means that when you fall into the error handler, redirect may not work because a partial response has already been sent. -- Sylvain Wallez Anyware Technologies Apache Cocoon http://www.anyware-tech.com mailto:sylvain@apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org