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

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

GitHub user steveblackmon opened a pull request:

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

    resolves STREAMS-387

    note: breaking change to data results for modules using ExtensionUtil - 
extensions sub-object will disappear unless ExtensionUtil.getInstance is called 
as ExtensionUtil.getInstance("extensions")

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

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

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

    https://github.com/apache/incubator-streams/pull/275.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 #275
    
----
commit 1fe9d7393b153d66772129628581ac00dae24d69
Author: Steve Blackmon (@steveblackmon) <[email protected]>
Date:   2015-11-30T16:57:35Z

    resolves STREAMS-387
    note: breaking change to data results for modules using ExtensionUtil - 
extensions sub-object will disappear unless ExtensionUtil.getInstance is called 
as ExtensionUtil.getInstance("extensions")

----


> Default behavior of streams-pojo-extensions: use additionalProperties directly
> ------------------------------------------------------------------------------
>
>                 Key: STREAMS-387
>                 URL: https://issues.apache.org/jira/browse/STREAMS-387
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>
> Default behavior of streams-pojo-extensions is to place items into an 
> 'extensions' group.  A more intuitive behavior would attach extensions to the 
> activity / activityobject directly, while also making it easy to append them 
> to an 'extensions' group or any other group.



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

Reply via email to