Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 38701 invoked from network); 2 Oct 2005 02:50:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2005 02:50:02 -0000 Received: (qmail 27265 invoked by uid 500); 2 Oct 2005 02:49:59 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 27188 invoked by uid 500); 2 Oct 2005 02:49:58 -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 27177 invoked by uid 99); 2 Oct 2005 02:49:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2005 19:49:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [165.98.153.184] (HELO ags01.agsoftware.dnsalias.com) (165.98.153.184) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Oct 2005 19:50:03 -0700 Received: from [10.0.0.7] (apoyo.agsoftware.dnsalias.com [10.0.0.7]) by ags01.agsoftware.dnsalias.com (8.13.1/8.13.1) with ESMTP id j922nY5u032489 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 1 Oct 2005 21:49:35 -0500 Message-ID: <433F4ABE.6020603@agssa.net> Date: Sat, 01 Oct 2005 21:49:34 -0500 From: Antonio Gallardo Organization: AG Software, S. A. User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [cforms] rethinking library naming References: <43381286.7080900@apache.org> <43d47e1cb436c4918d121f730a55ed51@apache.org> <43382626.9010905@apache.org> In-Reply-To: <43382626.9010905@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on agssa.net X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sylvain Wallez wrote: > Ugo Cei wrote: > >> Il giorno 26/set/05, alle 17:23, Sylvain Wallez ha scritto: >> >>> - rename to (this is the wording used on the >>> wiki [1][2]) >>> - rename to : "expanding" is the word used >>> traditionally to denote insertion of the macro contents at the >>> current location. >> >> >> >> I'd rather use or something like that to reinforce >> the idea that what we are expanding is indeed a macro. > > > > Hmm... call-macro implies some kind of statement execution, while we > are just expanding the contents of the macro... Yes. What about , or ? Best Regards, Antonio Gallardo. > > Sylvain >