[
https://issues.apache.org/jira/browse/DIRSHARED-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925881#action_12925881
]
Emmanuel Lecharny commented on DIRSHARED-64:
--------------------------------------------
I tried to transform State to become an Enum, but it's not that easy...
We use the value as an index in an array in grammars, and I failed to use an
enum there. May be it worth another attempt.
I'm also afraid that it must be fixed globally.
> IStates and inherited interfaces/implementing classes shpuld be enums
> ---------------------------------------------------------------------
>
> Key: DIRSHARED-64
> URL: https://issues.apache.org/jira/browse/DIRSHARED-64
> Project: Directory Shared
> Issue Type: Improvement
> Affects Versions: 0.9.19
> Reporter: Emmanuel Lecharny
> Priority: Minor
> Fix For: 1.1.0
>
>
> We should transform this interface to be an Enum
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.