Re: Decouple Gson from XML Stream API base JSON approach

2013-04-07 Thread Sagara Gunathunga
On Sat, Apr 6, 2013 at 1:23 PM, Shameera Rathnayaka wrote: > Hi devs, > > Currently newly added JSON XML Stream API base approach in trunk, tightly > couple with google-gson. I think it is good to have flexibility to use > other JSON Stream APIs(like Jakson) with this. > Good point but IMHO we s

Re: Decouple Gson from XML Stream API base JSON approach

2013-04-07 Thread Shameera Rathnayaka
On Sun, Apr 7, 2013 at 12:48 PM, Sagara Gunathunga < [email protected]> wrote: > > > On Sat, Apr 6, 2013 at 1:23 PM, Shameera Rathnayaka < > [email protected]> wrote: > >> Hi devs, >> >> Currently newly added JSON XML Stream API base approach in trunk, tightly >> couple with google-