You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/21 02:08:25 UTC

[jira] [Commented] (PROTON-1179) [C++ binding] Rework condition class

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

ASF subversion and git services commented on PROTON-1179:
---------------------------------------------------------

Commit 13364ad50e1f276def4487d8f54d6486619ec785 in qpid-proton's branch refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=13364ad ]

PROTON-1180, PROTON-1179: Finish endpoint work, most of the condition work
- Renamed condition -> error_condition
- renamed all accessors for error_condition to error()
- Made error_condition a value class holding the same information
  as the pn_condition_t it is made from.
- Added close(const error_condition&) to endpoint
- Enabled tests for endpoint::close(const error_condition&)
x Can't yet set the properties on an error_condition in a close()


> [C++ binding] Rework condition class
> ------------------------------------
>
>                 Key: PROTON-1179
>                 URL: https://issues.apache.org/jira/browse/PROTON-1179
>             Project: Qpid Proton
>          Issue Type: Improvement
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> * Rename condition to error_condition
> * rename info member to properties
> * change it from a pure wrapper of pn_condition_t to be a value type.
> ** privately constructed from a pn_condition_t
> ** API constructed from name [description [properties] ]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org