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

Steve Blackmon commented on STREAMS-422:
----------------------------------------

twitter: providers emit serializable beans generated from jsonschemas
facebook: providers emit json strings from facebook4j objects using jackson
googleplus: providers emit json strings from google+ java client objects using 
jackson w/ custom deserializers
instagram: providers emit jinstagram beans
rss: providers emit jackson objectnode constructed from 
com.sun.syndication.feed.synd.SyndEntry w/ custom serializers
youtube: providers emit json strings from youtube java client objects using gson

> SNS providers should emit appropriately typed documents by default
> ------------------------------------------------------------------
>
>                 Key: STREAMS-422
>                 URL: https://issues.apache.org/jira/browse/STREAMS-422
>             Project: Streams
>          Issue Type: Task
>            Reporter: Steve Blackmon
>             Fix For: 0.5
>
>
> Existing SNS providers are inconsistent in that some emit generated beans, 
> some emit objects native to third-party libraries (not always serializable), 
> some emit json Strings.
> We should standardize on always emitting Serializable generated beans capable 
> of reproducing the JSON retrievable from the network rest API by default.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to