Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 45995 invoked from network); 21 Sep 2004 08:21:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Sep 2004 08:21:29 -0000 Received: (qmail 20575 invoked by uid 500); 21 Sep 2004 08:21:23 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 20526 invoked by uid 500); 21 Sep 2004 08:21:23 -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 20507 invoked by uid 99); 21 Sep 2004 08:21:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 21 Sep 2004 01:21:22 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C9ftn-00076p-00 for ; Tue, 21 Sep 2004 10:21:19 +0200 Received: from 212.222.194.100 ([212.222.194.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Sep 2004 10:21:19 +0200 Received: from jh by 212.222.194.100 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Sep 2004 10:21:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@cocoon.apache.org From: Jorg Heymans Subject: Re: Struts compared Cocoon Date: Tue, 21 Sep 2004 10:21:30 +0200 Lines: 13 Message-ID: References: <414FE382.3070203@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 212.222.194.100 User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en In-Reply-To: <414FE382.3070203@apache.org> Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > Now Cocoon provides features that make looks Struts like a very > primitive and less-productive thing: > - flowscript, to write controllers without the traditional hassle of > handling state automata Note that struts seems to have started a similar mechanism. http://struts.sourceforge.net/struts-flow/ I've never used it so can't comment on the feel of it vs cocoon-flow. Jorg