[
https://issues.apache.org/jira/browse/CONFIGURATION-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16688537#comment-16688537
]
Gary Gregory commented on CONFIGURATION-731:
--------------------------------------------
[~HCOONa],
Thank you for your patch. Your changes break binary compatibility (BC) by
renaming protected fields. Can you update your patch to avoid doing this
please? BC changes are only allowed when we release a major version.
Thank you,
Gary
> Allow user to specify the comments & separator chars
> ----------------------------------------------------
>
> Key: CONFIGURATION-731
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-731
> Project: Commons Configuration
> Issue Type: Improvement
> Components: Format
> Affects Versions: 2.4
> Reporter: Shuai Zhang
> Priority: Major
> Attachments: CONFIGURATION-731.001.patch
>
>
> Currently the INIConfiguration defined comments & separator chars as final
> static fields, which made it impossible for the user control the behavior of
> INIConfiguration parsing. I suggest making them as default value, open setter
> & getter methods for the comment & separator chars.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)