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

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

     [ https://issues.apache.org/jira/browse/STREAMS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Blackmon resolved STREAMS-301.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.2

this merged with 96c140d1c4e16a0a4db2c2b159fd9f75ac1682d1 before 0.2 release. closing.

> 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
>             Fix For: 0.2
>
>
> 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)