[
https://issues.apache.org/jira/browse/STREAMS-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207515#comment-14207515
]
Steve Blackmon commented on STREAMS-186:
----------------------------------------
this turned out to work better as a non-static method, employing java generics
in a manner similar to jackson.
> Platform-level 'detectConfiguration'
> ------------------------------------
>
> Key: STREAMS-186
> URL: https://issues.apache.org/jira/browse/STREAMS-186
> Project: Streams
> Issue Type: Improvement
> Reporter: Steve Blackmon
>
> Many modules are currently providing Configurator classes that all do pretty
> much the same thing: typesafe -> jackson -> pojo. Provide a static generic
> method in streams-config that reduces the amount of duplicated / redundant
> code and deprecate all or some of the module-internal Configurators.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)