[
https://issues.apache.org/jira/browse/PROTON-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210295#comment-15210295
]
ASF subversion and git services commented on PROTON-1164:
---------------------------------------------------------
Commit 70fe0758053cb69a8fd533546baeaa4403c4b373 in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=70fe075 ]
PROTON-1164: [C++ binding] Remove access to container from proton::event
- This is not needed as container related events are passed a container directly
> Update handlers to align with current proposal
> ----------------------------------------------
>
> Key: PROTON-1164
> URL: https://issues.apache.org/jira/browse/PROTON-1164
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
>
> The current event handler proposal includes the primary object that the event
> is concerned with in the handler signature. This makes it more convenient to
> process the event by giving the most likely object to be needed directly to
> the handler without any other lookups.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)