My feeling is that any broker that supports 0-9 (non-WIP) should be able to also trivially support 0-8... So as long as our broker and client code follow the spec on how to negotiate version then we should be able to get interoperability.  In Qpid the Java simply didn't move forward to 0-9 (non WIP) as there wasn't a demand...  A lot of work was done on the C++ side for the 0-9 WIP proposals, but these have been superceded by the 0-10 proposals.  
<br><br>-- Rob<br><br><div><span class="gmail_quote">On 23/08/07, <b class="gmail_sendername">Matthias Radestock</b> &lt;<a href="mailto:matthias@lshift.net">matthias@lshift.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Martin,<br><br>Martin Sustrik wrote:<br>&gt; We&#39;ve had OpenAMQ/RabbitMQ compatibility issue raised once more on<br>&gt; OpenAMQ mailing list:<br>&gt; [...]<br>&gt; We&#39;ve had discussion about this issue some time ago and at that point it
<br>&gt; was unclear whether you are going to support 0-9 version of the<br>&gt; protocol. Was there any decision made meanwhile?<br><br>I am trying to figure out how to best get RabbitMQ to interop with both<br>Qpid and OpenAMQ. As you may have seen from the other messages, we&#39;ve
<br>made some tweaks to get interop with Qpid M1 to work, and will release<br>those shortly.<br><br>The question is, if we move RabbitMQ to 0-9 in order to get interop with<br>OpenAMQ, how do we maintain interop with Qpid?
<br><br>Are we going to have to have code that supports both 0-8 and 0-9 and<br>picks the right one during connection negotiation? That is certainly<br>possible, but it is quite a bit of work that I&#39;d rather avoid.<br>
<br><br>Matthias.<br><br>_______________________________________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br><a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br></blockquote></div><br>