Re: [zeromq-dev] CZMQ old v2 API proposal: deprecated -> retired

2016-10-31 Thread Kevin Sapper
Let's do it!

Am 30.10.2016 09:07 schrieb "Doron Somech" :

> Seems like a good idea.
>
> On Sat, Oct 29, 2016 at 4:30 PM, Patrik VV.  wrote:
> > I love this proposal! 
> >
> >> On 28 Oct 2016, at 19:56, Luca Boccassi 
> wrote:
> >>
> >> Hello all,
> >>
> >> Since we are hopefully close to release libzmq 4.2, I checked what's the
> >> API/ABI status in CZMQ master vs 3.0.2. There are a _lot_ of ABI
> >> breakages, and a couple of API too.
> >>
> >> Given it's been now 2 years and 2 weeks since 3.0.0 was released and the
> >> v2 APIs were declared DEPRECATED
> >> ( https://github.com/zeromq/czmq#toc3-8224 ), I hereby propose to
> >> declare them RETIRED as per C4.1 process and remove them from the
> >> repository.
> >>
> >> I thought it would have been nice to do a bugfix release first, but
> >> API/ABI is already broken and it would be too much pain to revert all
> >> those changes and then put them back on.
> >>
> >> This way we bump to major version 4.0.0 and break ABI all in one fell
> >> swoop, and minimise disruption.
> >>
> >> Comments, objections?
> >>
> >> Kind regards,
> >> Luca Boccassi
> >> ___
> >> zeromq-dev mailing list
> >> zeromq-dev@lists.zeromq.org
> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> > ___
> > zeromq-dev mailing list
> > zeromq-dev@lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> ___
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Re: [zeromq-dev] CZMQ old v2 API proposal: deprecated -> retired

2016-10-30 Thread Doron Somech
Seems like a good idea.

On Sat, Oct 29, 2016 at 4:30 PM, Patrik VV.  wrote:
> I love this proposal! 
>
>> On 28 Oct 2016, at 19:56, Luca Boccassi  wrote:
>>
>> Hello all,
>>
>> Since we are hopefully close to release libzmq 4.2, I checked what's the
>> API/ABI status in CZMQ master vs 3.0.2. There are a _lot_ of ABI
>> breakages, and a couple of API too.
>>
>> Given it's been now 2 years and 2 weeks since 3.0.0 was released and the
>> v2 APIs were declared DEPRECATED
>> ( https://github.com/zeromq/czmq#toc3-8224 ), I hereby propose to
>> declare them RETIRED as per C4.1 process and remove them from the
>> repository.
>>
>> I thought it would have been nice to do a bugfix release first, but
>> API/ABI is already broken and it would be too much pain to revert all
>> those changes and then put them back on.
>>
>> This way we bump to major version 4.0.0 and break ABI all in one fell
>> swoop, and minimise disruption.
>>
>> Comments, objections?
>>
>> Kind regards,
>> Luca Boccassi
>> ___
>> zeromq-dev mailing list
>> zeromq-dev@lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> ___
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Re: [zeromq-dev] CZMQ old v2 API proposal: deprecated -> retired

2016-10-29 Thread Patrik VV.
I love this proposal! 

> On 28 Oct 2016, at 19:56, Luca Boccassi  wrote:
> 
> Hello all,
> 
> Since we are hopefully close to release libzmq 4.2, I checked what's the
> API/ABI status in CZMQ master vs 3.0.2. There are a _lot_ of ABI
> breakages, and a couple of API too.
> 
> Given it's been now 2 years and 2 weeks since 3.0.0 was released and the
> v2 APIs were declared DEPRECATED
> ( https://github.com/zeromq/czmq#toc3-8224 ), I hereby propose to
> declare them RETIRED as per C4.1 process and remove them from the
> repository.
> 
> I thought it would have been nice to do a bugfix release first, but
> API/ABI is already broken and it would be too much pain to revert all
> those changes and then put them back on.
> 
> This way we bump to major version 4.0.0 and break ABI all in one fell
> swoop, and minimise disruption.
> 
> Comments, objections?
> 
> Kind regards,
> Luca Boccassi
> ___
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Re: [zeromq-dev] CZMQ old v2 API proposal: deprecated -> retired

2016-10-28 Thread Wes Young
fwiw; what’s currently in czmq master *appears* to work OK with zmq-4.1-, i 
wanna say i have even tested it against zmq-4.2 (libzmq-master) w/o much issue, 
both not *extensively*, but enough to have some confidence in it.

so … +1 for pushing it further faster [if that means anything anyway].

> On Oct 28, 2016, at 1:56 PM, Luca Boccassi  wrote:
> 
> Comments, objections?

--
wes
wesyoung.me



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

[zeromq-dev] CZMQ old v2 API proposal: deprecated -> retired

2016-10-28 Thread Luca Boccassi
Hello all,

Since we are hopefully close to release libzmq 4.2, I checked what's the
API/ABI status in CZMQ master vs 3.0.2. There are a _lot_ of ABI
breakages, and a couple of API too.

Given it's been now 2 years and 2 weeks since 3.0.0 was released and the
v2 APIs were declared DEPRECATED
( https://github.com/zeromq/czmq#toc3-8224 ), I hereby propose to
declare them RETIRED as per C4.1 process and remove them from the
repository.

I thought it would have been nice to do a bugfix release first, but
API/ABI is already broken and it would be too much pain to revert all
those changes and then put them back on.

This way we bump to major version 4.0.0 and break ABI all in one fell
swoop, and minimise disruption.

Comments, objections?

Kind regards,
Luca Boccassi


signature.asc
Description: This is a digitally signed message part
___
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev