Github user astitcher commented on the pull request: https://github.com/apache/qpid-proton/pull/35#issuecomment-109421363 Another general point (I can't exactly see where to attach it in the changes): As well as using a class hierarchy to get callbacks, we should think about using functions, as C++11 has a nice lambda syntax and std::function too. Well when I say nice lambda syntax I mean succinct and reasonably readable syntax. `[](){}` anyone?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---