On Mon, Nov 7, 2011 at 08:51, Martin Sustrik <[email protected]> wrote:

> On 11/06/2011 07:00 PM, MinRK wrote:
>
>> Can I ask what the relationship of 3.0 and 3.1 is now?  Is 3.0
>> deprecated, and 3.1 just the current dev version?
>>
>> I'm trying to figure out what I should be doing with pyzmq.  I had
>> integrated some support for the LABEL code, which remains in 3.0, but I
>> presume is to be removed.
>>
>
> It's up to Pieter whether he wants to maintain 3-0 further.
>

Given that the principal difference (at least as far as I recall, as this
is what affected me the most) between 3.0 and 4.0 was the removal of
IDENTITY, and dropping support for 2.1-style ROUTER/DEALER.  But now, the
difference between 3.1 and 2.1 actually seems *smaller* than between 3.0
and 2.1, trading the addition of LABEL for the removal of durable sockets.

I just wonder what value 3.0 has as a stepping stone on the way to 3.1,
given their current definitions of feature changes.  Being of simple mind,
and little experience on internal 0MQ topics, what I really want is the
diff of this page: http://www.zeromq.org/docs:3-0 for 3.0 and 3.1.  And I
would also be very pleased, as a general rule, for there to always be such
a page for any actively developed repo / feature branch / what have you.

Of course, I defer to maintainers for actual decisions.

-MinRK


> Pieter, what do you think?


> Martin
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to