You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/01 01:30:53 UTC

[jira] [Commented] (STREAMS-301) streams-converters: HOCON Converter

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

ASF GitHub Bot commented on STREAMS-301:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-streams/pull/204


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