[
https://issues.apache.org/jira/browse/STREAMS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236210#comment-14236210
]
ASF GitHub Bot commented on STREAMS-241:
----------------------------------------
Github user robdouglas commented on the pull request:
https://github.com/apache/incubator-streams/pull/148#issuecomment-65863882
:+1:
> Reflection-based StreamsJacksonMapper
> -------------------------------------
>
> Key: STREAMS-241
> URL: https://issues.apache.org/jira/browse/STREAMS-241
> Project: Streams
> Issue Type: Sub-task
> Reporter: Steve Blackmon
>
> StreamsJacksonMapper requires a list of joda time strings to be supplied by
> the instantiating class. This is a problem because StreamsJacksonMapper's
> supporting classes are not serializable, and thus has to be created via
> prepare method. If StreamsJacksonMapper.getInstance() were able to return a
> mapper with support for all date-time formats available from components on
> the classpath, implementation of serializable generic type conversion
> processors would be greatly simplified.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)