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

Simone Tripodi commented on CHAIN-76:
-------------------------------------

Forgot to mention that we already have {{Builder}} APIs - mentioned by Tatu in 
the message on Jackson forum - in the {{core}} module, see the 
[Chains|https://svn.apache.org/repos/asf/commons/proper/chain/trunk/core/src/main/java/org/apache/commons/chain2/Chains.java]
 class
                
> 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
>
>         Attachments: CHAIN-76_proto.patch
>
>
> [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

        

Reply via email to