You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2014/04/14 22:20:15 UTC

[jira] [Commented] (CONFIGURATION-574) Case-insensitive representation of INI files

    [ https://issues.apache.org/jira/browse/CONFIGURATION-574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968787#comment-13968787 ] 

Oliver Heger commented on CONFIGURATION-574:
--------------------------------------------

If case-insensitive keys are default for Windows INI files, we should support this. I guess, it would make sense to have a kind of switch which enables or disables case sensitivity.

In newer versions - especially in the upcoming 2.0 release - INI configurations are hierarchical. This would allow us to define a special _ExpressionEngine_ supporting case-insensitive queries. Such an expression engine could then also be used for other hierarchical configurations.

> Case-insensitive representation of INI files
> --------------------------------------------
>
>                 Key: CONFIGURATION-574
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-574
>             Project: Commons Configuration
>          Issue Type: Wish
>            Reporter: Hannes H.
>            Priority: Trivial
>
> In my current project I need to parse INI files and I was glad to find that the commons as well contain a project for this.
> Unfortunately it took me ages to figure that they keys apparently are treated case-sensitive. Since most of the applications treat the keys of INI files case-insensitive it would be great to be able to tell the HierarchicalINIConfiguration as well to do so.



--
This message was sent by Atlassian JIRA
(v6.2#6252)