+1 I first though about only sending bytes arrays and Uids around but it was too restrictive so we went for what we currently have. I´ll synchronize with Gordon for defining PersistableQueue and PersistableMessage interfaces.
Cheers Arnaud On Mon, 2007-03-26 at 14:42 +0100, Gordon Sim wrote: > 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). >
