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 2014/12/01 23:35:12 UTC

[jira] [Commented] (STREAMS-212) Generic Type Converter Processor

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

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

GitHub user steveblackmon opened a pull request:

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

    resolves STREAMS-212

    Generic TypeConverterProcessor

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/steveblackmon/incubator-streams STREAMS-212

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-streams/pull/149.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #149
    
----
commit b52e7653a720e41bd0f9b714556d7aeae3e84c7d
Author: sblackmon <sb...@w2odigital.com>
Date:   2014-12-01T22:25:45Z

    resolves STREAMS-212

commit cc23286da4d266e8d4e5662272915bdc4c899651
Author: sblackmon <sb...@w2odigital.com>
Date:   2014-12-01T22:33:54Z

    logging and javadocs

----


> Generic Type Converter Processor
> --------------------------------
>
>                 Key: STREAMS-212
>                 URL: https://issues.apache.org/jira/browse/STREAMS-212
>             Project: Streams
>          Issue Type: Sub-task
>            Reporter: Steve Blackmon
>
> Build a utility processor that will handle conversion to/from any jackson-compatible POJOs and/or JSON String representations.  Demonstrate how to refactor existing components and streams to use this processor rather than replicating these common routines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)