You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2019/01/01 15:57:17 UTC

JSON message processors for HttpComponents 5.0

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.com/ok2c/httpcomponents-jackson

Would anyone object to my adding this reference as a complimentary
library to stock HttpComponents 5.0 on the project website?

I am perfectly fine with any option on the matter, so please do feel
free to express it.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: JSON message processors for HttpComponents 5.0

Posted by Oleg Kalnichevski <ol...@apache.org>.
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
> > besides
> > myself? These days anything that is not strictly HTTP protocol
> > related
> > and is likely to have just one maintainer / contributor should be
> > developed outside the project.
> 
> I see benefit, but share the same concerns. We are already short on 
> maintainers. Having even more, regardless of the quality, will just
> be 
> troublesome. I see the same future as for the OSGi module...

OSGi got already dropped from the latest 5.0 releases.

We can fold this functionality into HC at any point of time we see fit,
but for now I would like to keep all non-essential stuff I develop
outside ASF.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: JSON message processors for HttpComponents 5.0

Posted by Michael Osipov <mi...@apache.org>.
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 is likely to have just one maintainer / contributor should be
> developed outside the project.

I see benefit, but share the same concerns. We are already short on 
maintainers. Having even more, regardless of the quality, will just be 
troublesome. I see the same future as for the OSGi module...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: JSON message processors for HttpComponents 5.0

Posted by Oleg Kalnichevski <ol...@apache.org>.
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 / contributor should be
developed outside the project.

Oleg 

> Gary
> 
> On Tue, Jan 1, 2019, 10:57 Oleg Kalnichevski <olegk@apache.org wrote:
> 
> > 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.com/ok2c/httpcomponents-jackson
> > 
> > Would anyone object to my adding this reference as a complimentary
> > library to stock HttpComponents 5.0 on the project website?
> > 
> > I am perfectly fine with any option on the matter, so please do
> > feel
> > free to express it.
> > 
> > Oleg
> > 
> > 
> > -----------------------------------------------------------------
> > ----
> > To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> > For additional commands, e-mail: dev-help@hc.apache.org
> > 
> > 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: JSON message processors for HttpComponents 5.0

Posted by Gary Gregory <ga...@gmail.com>.
Why not make this an http-component module?

Gary

On Tue, Jan 1, 2019, 10:57 Oleg Kalnichevski <olegk@apache.org wrote:

> 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.com/ok2c/httpcomponents-jackson
>
> Would anyone object to my adding this reference as a complimentary
> library to stock HttpComponents 5.0 on the project website?
>
> I am perfectly fine with any option on the matter, so please do feel
> free to express it.
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>