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 2016/09/16 07:39:21 UTC

[jira] [Resolved] (WW-4689) CycleDetector - use enum instead of String constants

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

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

PR merged, thanks!

> CycleDetector - use enum instead of String constants
> ----------------------------------------------------
>
>                 Key: WW-4689
>                 URL: https://issues.apache.org/jira/browse/WW-4689
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Stefaan Dutry
>            Priority: Trivial
>             Fix For: 2.5.3
>
>
> {{com.opensymphony.xwork2.config.providers.CycleDetector}} currently uses String constants as values of a {{HashMap}} to keep up with the status of the vertexes.
> This could be replaced with an enum.
> see [pull request 111|https://github.com/apache/struts/pull/111] for change suggestion



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)