Return-Path: Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 50588 invoked by uid 500); 10 Jul 2003 20:34:11 -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 50575 invoked from network); 10 Jul 2003 20:34:10 -0000 Received: from mail.gmx.net (213.165.64.20) by daedalus.apache.org with SMTP; 10 Jul 2003 20:34:10 -0000 Received: (qmail 2523 invoked by uid 65534); 10 Jul 2003 20:34:15 -0000 Received: from a183069.studnetz.uni-leipzig.de (EHLO gmx.de) (139.18.183.69) by mail.gmx.net (mp023) with SMTP; 10 Jul 2003 22:34:15 +0200 Message-ID: <3F0DCDCB.1060703@gmx.de> Date: Thu, 10 Jul 2003 22:34:19 +0200 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: de-de, de, en-gb, en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: DirectoryGenerator source-oriented refactoring References: <3F0D2CA9.2020005@apache.org> <3F0D391E.4070202@anyware-tech.com> In-Reply-To: <3F0D391E.4070202@anyware-tech.com> 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 Sylvain Wallez wrote: > But we should keep the current DirectoryGenerator > (eventually deprecated) since users may have extended it (we did it for > an application to add extra attributes and filtering rules). We don't have a beta out. So what about doing this change /now/? Make TG renamed to SourceHierarchyG or CollectionG (a bit to generic IMO :) ) or whatever default and deprecate DG and subclasses. So 3 open issues I think: 1. namespace: old or new one? 2. name of the generator 3. when doing the change? What are your thoughts? Joerg