Alan Conway wrote:
One note here - in the C++ broker, I'd like to pass a more restricted interface to Queue and Message to the messagestore.
I agree; I'm going to be continuing with the dtx implementation on c++ and will do some refactoring as part of that, including the point you mention here (e.g. some sort of PersistableQueue and PersistableMessage interface).
