You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Felix Knecht (JIRA)" <ji...@apache.org> on 2010/05/20 10:19:56 UTC

[jira] Created: (DIRSERVER-1506) Replace public static finals by enums

Replace public static finals by enums
-------------------------------------

                 Key: DIRSERVER-1506
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1506
             Project: Directory ApacheDS
          Issue Type: Task
         Environment: all
            Reporter: Felix Knecht
            Priority: Minor


Using Enums as already suggested by Alan [|1] for I18n and other stuff might have
impacts quite all over the place.

I suggest to fix it ATM as "static final" and create a Jira entry to
refactor all those kind of static final/Enums as separate task.
Otherwise we will have a mix of it in the code.

See also thread [2]

[1] http://www.archivum.info/dev@directory.apache.org/2010-03/00282/Re-About-I18n.html
[2] http://mail-archives.apache.org/mod_mbox/directory-dev/201005.mbox/%3C4BF101C1.8040103@otego.com%3E

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


[jira] Resolved: (DIRSERVER-1506) Replace public static finals by enums

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved DIRSERVER-1506.
------------------------------------------

    Resolution: Fixed

Solved yesterday... I thought having closed the issue, strange ...

> Replace public static finals by enums
> -------------------------------------
>
>                 Key: DIRSERVER-1506
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1506
>             Project: Directory ApacheDS
>          Issue Type: Task
>         Environment: all
>            Reporter: Felix Knecht
>            Priority: Minor
>
> Using Enums as already suggested by Alan [|1] for I18n and other stuff might have
> impacts quite all over the place.
> I suggest to fix it ATM as "static final" and create a Jira entry to
> refactor all those kind of static final/Enums as separate task.
> Otherwise we will have a mix of it in the code.
> See also thread [2]
> [1] http://www.archivum.info/dev@directory.apache.org/2010-03/00282/Re-About-I18n.html
> [2] http://mail-archives.apache.org/mod_mbox/directory-dev/201005.mbox/%3C4BF101C1.8040103@otego.com%3E

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


[jira] Updated: (DIRSERVER-1506) Replace public static finals by enums

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1506:
-----------------------------------------

        Fix Version/s: 2.0.0-RC1
    Affects Version/s: 1.5.7

> Replace public static finals by enums
> -------------------------------------
>
>                 Key: DIRSERVER-1506
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1506
>             Project: Directory ApacheDS
>          Issue Type: Task
>    Affects Versions: 1.5.7
>         Environment: all
>            Reporter: Felix Knecht
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> Using Enums as already suggested by Alan [|1] for I18n and other stuff might have
> impacts quite all over the place.
> I suggest to fix it ATM as "static final" and create a Jira entry to
> refactor all those kind of static final/Enums as separate task.
> Otherwise we will have a mix of it in the code.
> See also thread [2]
> [1] http://www.archivum.info/dev@directory.apache.org/2010-03/00282/Re-About-I18n.html
> [2] http://mail-archives.apache.org/mod_mbox/directory-dev/201005.mbox/%3C4BF101C1.8040103@otego.com%3E

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