Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 20373 invoked from network); 9 Jun 2006 14:23:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 14:23:26 -0000 Received: (qmail 74453 invoked by uid 500); 9 Jun 2006 14:23:24 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 74425 invoked by uid 500); 9 Jun 2006 14:23:24 -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 74410 invoked by uid 99); 9 Jun 2006 14:23:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 07:23:23 -0700 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 ralph.goers@dslextreme.com designates 66.51.199.81 as permitted sender) Received: from [66.51.199.81] (HELO mail5.dslextreme.com) (66.51.199.81) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 09 Jun 2006 07:23:23 -0700 Received: (qmail 32307 invoked from network); 9 Jun 2006 14:23:02 -0000 Received: from unknown (HELO [127.0.0.1]) (66.51.196.164) by mail5.dslextreme.com with SMTP; Fri, 09 Jun 2006 07:23:02 -0700 Message-ID: <44898452.7040004@dslextreme.com> Date: Fri, 09 Jun 2006 07:23:14 -0700 From: Ralph Goers Reply-To: rgoers@apache.org User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [Vote] Cowarp, auth-fw and session-fw in 2.2 References: <44894DD1.8070907@apache.org> In-Reply-To: <44894DD1.8070907@apache.org> Content-Type: text/plain; charset=ISO-8859-15; 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 Carsten Ziegeler wrote: > As both, auth-fw and session-fw are really out dated and as cowarp is a > better implementation of the auth-fw, I propose to: > a) deprecate auth-fw and session-fw in 2.1.x > b) remove auth-fw and session-fw in 2.2 > c) add cowarp as an own block to 2.2 > > I know that we should deprecate in 2.1.x, leave things in 2.2 and remove > them in 2.3 or 3.0; but in this case I think it's much better to remove > them right away in 2.2 as people should really not use it. > +1. For one, the cowarp source is now an integral part of the sample portal (in 2.1) and it makes it harder to deal with being outside of Cocoon. BTW - what cowarp will 2.1 be using? The one at Sourceforge or at Cocoon? Perhaps it would be better to share it like flow is doing? Ralph