Andrew Stitcher created PROTON-1270:
---------------------------------------
Summary: Add extra convenience overloads for
container::open_sender & container::open_receiver
Key: PROTON-1270
URL: https://issues.apache.org/jira/browse/PROTON-1270
Project: Qpid Proton
Issue Type: Improvement
Affects Versions: 0.13.0
Reporter: Andrew Stitcher
Priority: Minor
Fix For: 0.14.0
If you want to create a sender or receiver with non standard connection
options, but no extra sender or receiver options - which has turned out to be
fairly common in simple code I have written - it's awkward and unnecessary to
have to specific an empty connection_options object in the API.
Adding extra overloads of container::open_sender() and
container::open_receiver() which take only a url and connection_options makes
the code easier to read and write.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]