You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2010/01/07 06:27:54 UTC

[jira] Closed: (LANG-565) Does StrSubstitutor really need setter methods for the fields that are settable via constructors?

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

Henri Yandell closed LANG-565.
------------------------------

    Resolution: Won't Fix

Closing as WONTFIX

> Does StrSubstitutor really need setter methods for the fields that are settable via constructors?
> -------------------------------------------------------------------------------------------------
>
>                 Key: LANG-565
>                 URL: https://issues.apache.org/jira/browse/LANG-565
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.text.*
>            Reporter: Sebb
>
> Does StrSubstitutor really need setter methods for the fields that are settable via constructors?
> If these setters could be dropped, the instance variables could be made final.
> I think this would then make the class thread-safe, provided that the Map used by StrLookup is thread-safe.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.