[
https://issues.apache.org/jira/browse/PROTON-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088262#comment-15088262
]
ASF subversion and git services commented on PROTON-1092:
---------------------------------------------------------
Commit 06017111ed7e96b3382694a987fb105c326f9e83 in qpid-proton's branch
refs/heads/go1 from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=0601711 ]
PROTON-1092: c++: improve proton::message API
Rename property/annotation maps to use AMQP spec terminology rather than proton
C API:
application_properties, message_annotations, delivery_annotations
(was properties, annotations, instructions)
Use std::vector<char> for message::encode, decode instead of std::string.
> c++: improve proton::message API
> --------------------------------
>
> Key: PROTON-1092
> URL: https://issues.apache.org/jira/browse/PROTON-1092
> Project: Qpid Proton
> Issue Type: Improvement
> Components: cpp-binding
> Affects Versions: 0.11.1
> Reporter: Alan Conway
> Assignee: Alan Conway
> Priority: Minor
> Fix For: 0.12.0
>
>
> Renaming property/annotation maps to use AMQP spec terminology rather than
> proton C API: application_properties, message_annotations,
> delivery_annotations (vs. properties, annotations, instructions)
> Use vector<char> rather than string for encoding/decoding binary blobs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)