[
https://issues.apache.org/jira/browse/STREAMS-385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027406#comment-15027406
]
ASF GitHub Bot commented on STREAMS-385:
----------------------------------------
GitHub user steveblackmon opened a pull request:
https://github.com/apache/incubator-streams/pull/273
resolves STREAMS-385
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveblackmon/incubator-streams STREAMS-385
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/273.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 #273
----
commit 786f9ea73c5e645d91acdf2b05e0c6b3c9060424
Author: Steve Blackmon (@steveblackmon) <[email protected]>
Date: 2015-11-25T19:06:18Z
resolves STREAMS-385
----
> ActivityObjectConverter
> -----------------------
>
> Key: STREAMS-385
> URL: https://issues.apache.org/jira/browse/STREAMS-385
> Project: Streams
> Issue Type: New Feature
> Reporter: Steve Blackmon
> Assignee: Steve Blackmon
>
> The ActivityConverter interface and ActivityConverter{Util, Processor}
> classes in streams-converter allow modules to register classes to assist in
> conversion of non-activity event streams to activity event streams.
> This framework could also be applied to convert streams of external entities
> to/from ActivityObject.
> Add this interface, implement helper classes, and update at least one module
> to use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)