You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2014/12/01 21:16:12 UTC

[jira] [Created] (STREAMS-241) Reflection-based StreamsJacksonMapper

Steve Blackmon created STREAMS-241:
--------------------------------------

             Summary: 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)