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 2CEF9200B96 for ; Thu, 6 Oct 2016 20:57:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2B773160AEE; Thu, 6 Oct 2016 18:57:22 +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 9B97D160AC5 for ; Thu, 6 Oct 2016 20:57:21 +0200 (CEST) Received: (qmail 73110 invoked by uid 500); 6 Oct 2016 18:57:20 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 73091 invoked by uid 99); 6 Oct 2016 18:57:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Oct 2016 18:57:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A1D562C014E for ; Thu, 6 Oct 2016 18:57:20 +0000 (UTC) Date: Thu, 6 Oct 2016 18:57:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4572) Add dedicated class to represent Http Parameters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 06 Oct 2016 18:57:22 -0000 [ https://issues.apache.org/jira/browse/WW-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552828#comment-15552828 ] ASF subversion and git services commented on WW-4572: ----------------------------------------------------- Commit adeda4788b65f093b496551e2b32ad0218087a20 in struts's branch refs/heads/master from [~lukaszlenart] [ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=adeda47 ] WW-4572 Updates JavaDocs > Add dedicated class to represent Http Parameters > ------------------------------------------------ > > Key: WW-4572 > URL: https://issues.apache.org/jira/browse/WW-4572 > Project: Struts 2 > Issue Type: Improvement > Components: "New" API > Affects Versions: 2.3.24 > Reporter: Lukasz Lenart > Assignee: Lukasz Lenart > Fix For: 2.5.4 > > > Right now {{parameters}} are represented by a {{Map}} and a lot of logic is duplicated. There is no way to check if given parameter was already evaluated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)