Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 91630 invoked from network); 28 Apr 2004 18:52:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 28 Apr 2004 18:52:53 -0000 Received: (qmail 99749 invoked by uid 500); 28 Apr 2004 18:52:29 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 99694 invoked by uid 500); 28 Apr 2004 18:52:29 -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 99638 invoked from network); 28 Apr 2004 18:52:28 -0000 Received: from unknown (HELO mhub-w6.tc.umn.edu) (160.94.160.36) by daedalus.apache.org with SMTP; 28 Apr 2004 18:52:28 -0000 Received: from umn.edu (rose.ce.umn.edu [134.84.148.222] (may be forged)) by mhub-w6.tc.umn.edu with ESMTP for dev@cocoon.apache.org; Wed, 28 Apr 2004 13:52:33 -0500 (CDT) X-Umn-Remote-Mta: [N] rose.ce.umn.edu [134.84.148.222] #+HF+LO Message-ID: <408FFD77.3050004@umn.edu> Date: Wed, 28 Apr 2004 13:52:39 -0500 From: Tony Collen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en,pdf MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: generator type value substitution References: <20040428180308.GA24247@wlkp.org> <408FF733.4060103@umn.edu> <20040428183900.GA24711@wlkp.org> In-Reply-To: <20040428183900.GA24711@wlkp.org> 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 X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Leszek Gawron wrote: > What is the point of this ? > still I have to do : > > > > > > > > > > > > > > > > > even now without a custom selector I can do: > > > > > > > > > > > > > > > but this is huge and grows every time I add some new functionality. With xsps > I haven't touched the sitemap for months. > Ahh, true... you also have to maintain 40 different kinds of Generators, so the point is rather moot :) I do see your point though... and I'm not sure I have much of a solution beyond what Peter H. said in his reply. Regards, Tony