Steve Blackmon created STREAMS-301:
--------------------------------------
Summary: 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)