[keycloak-dev] can we ditch org.json?

Stian Thorgersen stian at redhat.com
Tue May 6 11:36:18 EDT 2014


Do we need JSONP? 

My assumption was that browsers we need to support (at least with the js adapter) have CORS support.

----- Original Message -----
> From: "Anil Saldhana" <Anil.Saldhana at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Tuesday, 6 May, 2014 4:30:25 PM
> Subject: Re: [keycloak-dev] can we ditch org.json?
> 
> Should we start looking at JSONP libraries?
> 
> My personal preference is Jackson too.  But I see a lot of usage of
> Jackson,Jettison,org.json, g-json in various OSS projects.
> 
> I wonder if the time to standardize on the json-p library has come.
> 
> On 05/05/2014 05:25 PM, Bill Burke wrote:
> > Would it be possible to ditch org.json and use Jackson instead?
> > Specifically the JsonSerialization class?
> >
> > It will just be one less library that needs to go through productization.
> >
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list