[
https://issues.apache.org/jira/browse/CONFIGURATION-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693788#comment-16693788
]
Oliver Heger commented on CONFIGURATION-731:
--------------------------------------------
In order to fully integrate the new properties with the builder framework, the
parameter interfaces and classes for INIConfiguration should be extended as
well. Have a look at the _INIBuilderProperties_ interface and the
_INIBuilderParametersImpl_ class in the _builder_ package.
> 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, CONFIGURATION-731.002.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)