[
https://issues.apache.org/jira/browse/CONFIGURATION-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478813#comment-17478813
]
Gary D. Gregory commented on CONFIGURATION-812:
-----------------------------------------------
Probably not, at least XML is a W3C standard, properties are built in Java, INI
is an old Microsoft standard, and so on. I just don't see us supporting random
unknown formats. We don't even support YAML after all.
IMO, you'd be better off providing this as your own GitHub project (or GitLab
or whatever) that depends on Apache Commons Configuration.
> Support for TOML configuration files
> ------------------------------------
>
> Key: CONFIGURATION-812
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-812
> Project: Commons Configuration
> Issue Type: New Feature
> Components: Format
> Reporter: Thomas Reiter
> Priority: Minor
>
> I would like to add a parser and implementation for the TOML format (v1.0.0).
> Let me know, if you have any thoughts on this.
> See [TOML 1.0.0|https://toml.io/en/v1.0.0]
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)