Re: JSON message processors for HttpComponents 5.0

2019-01-02 Thread Oleg Kalnichevski
On Wed, 2019-01-02 at 12:01 +0100, Michael Osipov wrote: > Am 2019-01-02 um 11:30 schrieb Oleg Kalnichevski: > > On Tue, 2019-01-01 at 13:24 -0500, Gary Gregory wrote: > > > Why not make this an http-component module? > > > > > > > I am not against the idea but who would maintain this module > >

Re: JSON message processors for HttpComponents 5.0

2019-01-02 Thread Michael Osipov
Am 2019-01-02 um 11:30 schrieb Oleg Kalnichevski: On Tue, 2019-01-01 at 13:24 -0500, Gary Gregory wrote: Why not make this an http-component module? I am not against the idea but who would maintain this module besides myself? These days anything that is not strictly HTTP protocol related and

Re: JSON message processors for HttpComponents 5.0

2019-01-02 Thread Oleg Kalnichevski
On Tue, 2019-01-01 at 13:24 -0500, Gary Gregory wrote: > Why not make this an http-component module? > I am not against the idea but who would maintain this module besides myself? These days anything that is not strictly HTTP protocol related and is likely to have just one maintainer / contributo

Re: JSON message processors for HttpComponents 5.0

2019-01-01 Thread Gary Gregory
Why not make this an http-component module? Gary On Tue, Jan 1, 2019, 10:57 Oleg Kalnichevski Folks > > I had some idle time on my hands I could not put to a better use, so I > built a JSON message processing library for HttpComponents 5.0 based on > Jackson JSON processor. > > https://github.co