Simone Tripodi created CHAIN-76:
-----------------------------------
Summary: Adopt Jackson as underlying parser for Configurations
Key: CHAIN-76
URL: https://issues.apache.org/jira/browse/CHAIN-76
Project: Commons Chain
Issue Type: Task
Affects Versions: 2.0
Reporter: Simone Tripodi
Fix For: 2.0
[Jackson|http://wiki.fasterxml.com/JacksonHome] supports data format
[auto-detection|http://www.cowtowncoder.com/blog/archives/2012/04/entry_472.html]
for formats such as JSON, XML, Smile and YAML, so it would be possible that
with just one {{ConfigurationParser}} implementation we are able to handle
multiple textual configuration formats.
In that way we can stay with just one module for configuration and no more need
to implement a specific module for each desired format.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira