[ https://issues.apache.org/jira/browse/PROTON-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063964#comment-15063964 ]
ASF subversion and git services commented on PROTON-1083: --------------------------------------------------------- Commit c12eae180ab79982e6c2024f58f0c28001f84315 in qpid-proton's branch refs/heads/master from [~astitcher] [ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=c12eae1 ] PROTON-1083: [C++ binding] Simplify messaging_handler and messaging_event - Consistently name events with a noun form eg OPEN/CLOSE (rather than opened/closed). - Only have endpoint events corresponding to remote open etc. This removes opening/closing events - as we are doing the local operations we should already know about them and not need events. - Fill in missing event dispatches. > [C++] Simplify the messaging events > ----------------------------------- > > Key: PROTON-1083 > URL: https://issues.apache.org/jira/browse/PROTON-1083 > Project: Qpid Proton > Issue Type: Improvement > Components: cpp-binding > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > Fix For: 0.12.0 > > > This work simplifies the events generated in the C++ binding to a new set > that is probably easier and simpler to work with (only time will tell whether > this is true or not) -- This message was sent by Atlassian JIRA (v6.3.4#6332)