same as string for a JsonObject? input is assumed escaped and when creating an output we do it ourself (like jsonparser vs jsongenerator)
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2017-02-28 14:35 GMT+01:00 Mark Struberg <[email protected]>: > The problem is that I'm not sure in which direction we should go. > Bit burned out today already ;) > > LieGrue, > strub > > > Am 28.02.2017 um 13:54 schrieb Romain Manni-Bucau <[email protected] > >: > > > > move forward, if it gets clarified we'll fix it if needed > > > > > > Romain Manni-Bucau > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > <https://blog-rmannibucau.rhcloud.com> | Old Blog > > <http://rmannibucau.wordpress.com> | Github <https://github.com/ > rmannibucau> | > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory > > <https://javaeefactory-rmannibucau.rhcloud.com> > > > > 2017-02-28 12:48 GMT+01:00 Mark Struberg <[email protected]>: > > > >> Hi folks! > >> > >> I have an open question regarding JsonPatchBuilder > >> > >> https://java.net/jira/browse/JSON_PROCESSING_SPEC-90 > >> > >> Please think about the use case and what way you would prefer. > >> > >> I already wrote tests for Johnzon but they now fail. > >> > >> Should I go on and commit them for now? > >> > >> LieGrue, > >> strub > >> > >> > >
