Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 46293 invoked from network); 23 Jan 2006 07:40:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Jan 2006 07:40:34 -0000 Received: (qmail 84090 invoked by uid 500); 23 Jan 2006 07:40:22 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 84042 invoked by uid 500); 23 Jan 2006 07:40:21 -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 84031 invoked by uid 99); 23 Jan 2006 07:40:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jan 2006 23:40:21 -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 peter.neu@gmx.net designates 213.165.64.21 as permitted sender) Received: from [213.165.64.21] (HELO mail.gmx.net) (213.165.64.21) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 22 Jan 2006 23:40:19 -0800 Received: (qmail invoked by alias); 23 Jan 2006 07:39:58 -0000 Received: from ktbl.heagmedianet.de (EHLO D20) [213.188.107.46] by mail.gmx.net (mp018) with SMTP; 23 Jan 2006 08:39:58 +0100 X-Authenticated: #17979613 From: "Peter Neu" To: Subject: Future Use of Form.js Version 2/Best Practice Web Apps Date: Mon, 23 Jan 2006 08:40:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcYf8D5GuRReqzZITXWFvu2eamo87A== X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20060123074021.3DEEB10FB00F@asf.osuosl.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello, I have a two-part question. I already placed it in the dev mailinglist. But I realize that this was maybe not the place to post them. Question I Reading through the cocoon documentation and browsing for examples I did not find much reference on how to build the classic web app. Meaning: how to divide all content header, footer, etc into serate parts. I worked with Tiles beforehand so I really missing this feature badly. What are you suggestions to do this? Is an approach like in the example advisable? http://www.cocooncenter.org/articles/navigation.html How about doing some kind of best practice example? I know brick cms but it does not really deal with this, does it? Question II I like the concept of event handlers you introduced in version 2 of the Form.js. I realized though that the examples working with the version 1 of Form.js are not working with version 2 and vice versa. So is version 2 meant to be used for good or is it a toy which will disappear in future releases? Cheers, Pete