Ted wrote: "open JSON is to provide a *temporary* plug compatible replacement", "Over the longer term, switching to Jackson is the right thing to do" So maybe Jackson should be used in 8.0.0?
On Wed, Mar 1, 2017 at 3:14 PM, Martin Grigorov <[email protected]> wrote: > Hi devs, > > Please read this discussion at OpenJson issue tracker - > https://github.com/tdunning/open-json/issues/11. > It is related to https://issues.apache.org/jira/browse/WICKET-6329 > > In my opinion the current solution won't work in the long run. > Maybe we should copy the classes from OpenJson instead of extending them. > Having both OpenJson (dependency of Wicket) and the old JSON library in the > classpath leads to inevitable problems like this one. > -- WBR Maxim aka solomax
