RuddenberryL / json-path

Automatically exported from code.google.com/p/json-path
0 stars 0 forks source link

json-smart v2.x support #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use json-smart 2.0 in pom
2. Add jsonsmart provider and use the static method to set the default provider 
as such
3. run anything that uses jsonpath

What is the expected output? What do you see instead?
Working.

What version of the product are you using? On what operating system?
0.9.1

Please provide any additional information below.
I've created a new json provider that uses json-smart 2.0 - however in the 
default (abstract base) instantiates the json-smart 1.x provider and thus get 
class exception.

Could we upgrade to json-smart 2.x or refactor the jsonprovider base type to 
implement a interface and use that interface instead so I can impl. the newer 
version without needing both of the jars?

Cheers,
 Mario

Original issue reported on code.google.com by mario.to...@gmail.com on 19 Sep 2014 at 7:48

GoogleCodeExporter commented 9 years ago
Close this - I just saw in the repo that this is actually incorporated.

Original comment by mario.to...@gmail.com on 22 Sep 2014 at 7:09

GoogleCodeExporter commented 9 years ago

Original comment by kalle.st...@gmail.com on 23 Sep 2014 at 2:17