Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 476D8200BC3 for ; Fri, 18 Nov 2016 08:12:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 460DC160B04; Fri, 18 Nov 2016 07:12:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 83CCF160AFE for ; Fri, 18 Nov 2016 08:12:18 +0100 (CET) Received: (qmail 64039 invoked by uid 500); 18 Nov 2016 07:12:17 -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 64028 invoked by uid 99); 18 Nov 2016 07:12:17 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2016 07:12:17 +0000 Received: from [192.168.74.128] (lan-93-185-252-136.maardu.stv.ee [93.185.252.136]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id EF6C31A0461 for ; Fri, 18 Nov 2016 07:12:16 +0000 (UTC) To: dev@struts.apache.org From: Aleksandr Mashchenko Subject: Re: Referencing request parameters in struts tags. Message-ID: Date: Fri, 18 Nov 2016 09:11:48 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit archived-at: Fri, 18 Nov 2016 07:12:19 -0000 > but then having a dedicated class doesn't make sense, we cannot > control how those parameters are accessed. I know that there is no > much gain right now but I hope it will improve (as with accessors). Map interface implementation it is, then. --- Regards, Aleksandr --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org