From: Jean Privat Date: Fri, 27 Oct 2017 14:05:50 +0000 (-0400) Subject: Merge: json::dynamic: extend `get` to support arrays and keys with dots X-Git-Url: http://nitlanguage.org Merge: json::dynamic: extend `get` to support arrays and keys with dots Extend `JsonValue::get` to support arrays and keys containing the '.' character. As a general cleanup, remove services specific to parsing errors as clients should check errors only once, and update and standardize the documentation. Pull-Request: #2558 --- 1602cfa77940f03c7582520d20103bf8932e1251