You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2023/03/13 06:06:00 UTC

[jira] [Resolved] (WW-5196) Make RequestMap and ApplicationMap to use generics, also correct SessionMap to always be of type

     [ https://issues.apache.org/jira/browse/WW-5196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-5196.
-------------------------------
    Resolution: Fixed

> Make RequestMap and ApplicationMap to use generics, also correct SessionMap to always be of type <String, Object>
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: WW-5196
>                 URL: https://issues.apache.org/jira/browse/WW-5196
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Lukasz Lenart
>            Assignee: Stefaan Dutry
>            Priority: Major
>             Fix For: 6.2.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Right now these implementations of {{Map}} doesn't use generics or they are created without specifying proper type for key and value



--
This message was sent by Atlassian Jira
(v8.20.10#820010)