Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 14600 invoked from network); 6 Nov 2006 14:36:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2006 14:36:19 -0000 Received: (qmail 63965 invoked by uid 500); 6 Nov 2006 14:36:27 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 63940 invoked by uid 500); 6 Nov 2006 14:36:27 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 63928 invoked by uid 99); 6 Nov 2006 14:36:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Nov 2006 06:36:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [62.101.90.18] (HELO mail.eng.it) (62.101.90.18) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Nov 2006 06:36:11 -0800 Received: from mail.eng.it (polluce-gb [192.168.99.18]) by deliver.antivirus (Postfix) with SMTP id 55C901808E for ; Mon, 6 Nov 2006 15:35:50 +0100 (CET) Received: from [192.168.35.120] (unknown [192.168.35.120]) by mail.eng.it (Postfix) with ESMTP id 24A9D1808A for ; Mon, 6 Nov 2006 15:35:50 +0100 (CET) Message-ID: <454F494C.9080202@apache.org> Date: Mon, 06 Nov 2006 15:40:12 +0100 From: Antonio Petrelli User-Agent: Mozilla Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Struts Developers List Subject: Re: [tiles2] AttributeTag.preprocessAttribute disappearance References: <454F310F.9020508@apache.org> <454F3620.4000502@apache.org> <454F3E67.2030004@apache.org> <454F42B5.1050907@apache.org> In-Reply-To: <454F42B5.1050907@apache.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.1.279297 X-Virus-Checked: Checked by ClamAV on apache.org David H. DeWolf ha scritto: > Can you help me understand why those created from the factory are > "consistent"? Err... I am not that sure... I think that preprocessing should happen also to "configured" attributes, I thought that ComponentDefinitionsImpl.resolveAttributes fixed the attributes, but it seems that it doesn't. > We definitely could do this type of thing at creation time - for both > those defined through the tag and those defined through the factory. > I don't really have a strong opinion either way, but my inclination > would be to resolve the unspecified type 'just in time'. . . Ok, then I think that "preprocessAttribute" should be re-put. > > 2) Accept this small overhead in order to allow this property to morph > as new definitions are registered. > > What I don't think we want is to require the tag to differentiate > between tag created definitions and container created definitions. > > Agree? Ok, but leave SB-49 open, so maybe one day we will fix it. Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org