On Fri, Jun 24, 2011 at 10:36 AM, Gordon Sim <[email protected]> wrote: > On 06/24/2011 09:31 AM, fadams wrote: >> >> As it says in the subject. >> >> The reason why I'm asking is that there seems to be some differences in >> QMF >> between 0.8 and 0.10 and it would be nice to program clients defensively. > > Really, there should not be changes that aren't backward compatible, else > the QMF messages themselves should provide sufficient context to determine > how to correctly interpret them. > > The one difference I've seen is in the content-type. Unfortunately that > doesn't seem to be exposed through JMS(?). Are there any other differences > you have noted?
JMS doesn't really have a getContentType method. Perhaps we can expose that through "qpid.content-type" and that could help here. Rajith > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
