[
https://issues.apache.org/jira/browse/DIRKRB-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073057#comment-15073057
]
Emmanuel Lecharny commented on DIRKRB-515:
------------------------------------------
Good work. A thing though :
{{CertificateChoices}} : you can get rid of the 0, 1, ... in the
{{Asn1FieldInfo[] }} declaration, because all the fields are incremented from 0
(would it has started with 1 or any other value, you would have had to keep the
numbering).
> Rename enum type in kerby-pkix/cms.type
> ---------------------------------------
>
> Key: DIRKRB-515
> URL: https://issues.apache.org/jira/browse/DIRKRB-515
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: YanYan
> Assignee: YanYan
> Attachments: DIRKRB-515-v1.patch
>
>
> Currently enum types in classes in kerby-pkix/cms.type are all named
> {{MyEnum}}, which lacks more than readability. Renaming them and changing the
> corresponding usages are necessary, and will involve nearly hundreds of
> classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)