[
https://issues.apache.org/jira/browse/CAMEL-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16788300#comment-16788300
]
Mike Barlotta commented on CAMEL-11231:
---------------------------------------
I'm looking at the existing DataFormat classes under _model/dataformat_
Examining one of them it looks like there are numerous places where they are
plugged in
* DataFormatClause
* MarshalDefinition
* UnmarshalDefinition
* DataFormatsDefinition
* DataFormatTransformerDefinition
I may have missed it but I also didn't see unit tests for these classes (ie
ASN1DataFormat)
How are these typically tested?
Is there a quick start guide on building a DataFormat
> JSON Api Dataformat
> -------------------
>
> Key: CAMEL-11231
> URL: https://issues.apache.org/jira/browse/CAMEL-11231
> Project: Camel
> Issue Type: New Feature
> Reporter: Charles Moulliard
> Priority: Major
> Fix For: 3.0.0
>
>
> Implement a new DataFormat to support to serialize/deserialize JSONApi
> Objects/Strings as defined within the spec : [http://jsonapi.org/]
> Potential candidate projects to be evaluated :(
> - [https://github.com/jasminb/jsonapi-converter]
> - [https://github.com/faogustavo/JSONApi]
> - [https://github.com/crnk-project/crnk-framework]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)