Github user klopfdreh commented on the issue:

    https://github.com/apache/wicket/pull/195
  
    Hi,
    
    after some research I found out that there is no way to use open-json 
without API breaks, because it uses the same class names / methods so that you 
can't redirect the calls, also the API is slightly different in some places. I 
just tried to implement the missing classes with stubs that only throws 
RuntimeExceptions so that the API is preserved, but without success.
    
    This also affects the PR https://github.com/apache/wicket/pull/194
    
    I would suggest to go for it anyway, because open-json mostly the same as 
json.org
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to