Merge: Friendlier API to read from Json
authorJean Privat <jean@pryen.org>
Thu, 8 May 2014 17:42:42 +0000 (13:42 -0400)
committerJean Privat <jean@pryen.org>
Thu, 8 May 2014 17:42:42 +0000 (13:42 -0400)
As requested by @privat.

I'll fix the contribs according to the test results.

May be improved or to do:
- Reimplement using the AST nodes.
- Make `JsonValue` subclass of `Array` and/or `Map`
- Convert contribs to use json::dynamic

Pull-Request: #444
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge