Hi Few questions regarding the (new) C++ client:
1. Is there a way how to programmatically delete queues, exchanges and bindings from the C++ client?
2. What happens if I re-declare an existing queue or exchange from the C++ client, specifying in the address different attributes than what the object currently has?
3. I am re-declaring an existing queue from the C++ client. I am providing a list of bindings in x-bindings part of the address. What happens if my binding list differs from the bindings that currently exist for the queue? Will the extra bindings be added and the missing bindings be deleted from the broker?
Cheers Jiri --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
