On 06/29/2011 01:24 PM, Jiri Krutil wrote:
I have observed that # only seems to be expanded if I use delete:always.
Is that so?
No, that should not be the case.
I was wrong, it's something else. It seems that the # gets expanded when
I construct the Address object using constructor
Address(const std::string &address)
but not when using constructor
Address(const std::string &name, const std::string &subject, const
qpid::types::Variant::Map &options, const std::string &type="")
Don't know if that's intentional, but certainly I did not find any
mention about it in the docs.
I'm not sure if it's intentional myself(!)... certainly needs some
documentation one way or another.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]