[
https://issues.apache.org/jira/browse/STREAMS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389266#comment-14389266
]
ASF GitHub Bot commented on STREAMS-301:
----------------------------------------
Github user mfranklin commented on the pull request:
https://github.com/apache/incubator-streams/pull/204#issuecomment-88225110
:+1:
> streams-converters: HOCON Converter
> -----------------------------------
>
> Key: STREAMS-301
> URL: https://issues.apache.org/jira/browse/STREAMS-301
> Project: Streams
> Issue Type: New Feature
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> TypeConverterProcessor can cast any document into a preferred representation,
> but does not otherwise transform the document.
> ActivityConverterProcessor can apply logic from any contributed module on the
> classpath to product one or more activity normalized representation of a
> document, but has some learning curve and requires significant compile-time
> and package-time work to use.
> Create a Processor that can translate a document without any compile-time
> work and return it is the preferred representation, by supplying a string
> containing a HOCON file/url reference, using HOCON to describe the
> translation to be performed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)