Rupert Smith wrote:
The 0.10 client should dynamically create destinations in the same way that
0.8 does, by default.
My 'ideal' client would allow configurable behaviour here (as Martin
alluded to in an earlier mail). For a given destination, I would like to
be able to define:
* whether the exchange and/or queue (where applicable) be declared
* when that should be done (e.g. when creating a producer or consumer,
or on first using a producer or consumer)
* whether or not that declare should set passive=true.