Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 98915 invoked from network); 21 Dec 2005 07:09:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Dec 2005 07:09:27 -0000 Received: (qmail 89967 invoked by uid 500); 21 Dec 2005 07:09:22 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 89949 invoked by uid 500); 21 Dec 2005 07:09:22 -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 89937 invoked by uid 99); 21 Dec 2005 07:09:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2005 23:09:22 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of patrick.refondini@pobox.com designates 208.210.124.75 as permitted sender) Received: from [208.210.124.75] (HELO thorn.pobox.com) (208.210.124.75) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2005 23:09:21 -0800 Received: from thorn (localhost [127.0.0.1]) by thorn.pobox.com (Postfix) with ESMTP id 878B4B6 for ; Wed, 21 Dec 2005 02:09:21 -0500 (EST) Received: from [85.218.12.130] (85-218-12-130.dclient.lsne.ch [85.218.12.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by thorn.sasl.smtp.pobox.com (Postfix) with ESMTP id 2C0612D0B for ; Wed, 21 Dec 2005 02:09:20 -0500 (EST) Message-ID: <43A8FF7E.3070503@pobox.com> Date: Wed, 21 Dec 2005 08:08:46 +0100 From: Patrick Refondini User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Forms/Flow: Control Flow Behind form.showForm() References: <501089280512200806w7c803d63j@mail.gmail.com> In-Reply-To: <501089280512200806w7c803d63j@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N In the context of Cocoon Forms using Flowscript: I am looking for hints where to look (doc, source code) to understand how the decision for the flow control to block to form.showForm() or continue is made. Patrick --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org