[
https://issues.apache.org/jira/browse/PROTON-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231105#comment-15231105
]
ASF subversion and git services commented on PROTON-1164:
---------------------------------------------------------
Commit 3ca3cb3b519c38b1da917449cc6545cc25714315 in qpid-proton's branch
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=3ca3cb3 ]
PROTON-1164: [C++ binding] Add a container accessor to object hierarchy
- This allows simple access to all layers of the object model
from every object type that can bre passed to a handler
> 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)