> setting a jsonNode to a string calls toUgly (on line 820 of std/json) which > in turn calls escapeJson(on > line 729) if the jsonNode kind is a Jstring and > the JsonNode is not unquoted.
which leads me back to the esacpeJson proc
> setting a jsonNode to a string calls toUgly (on line 820 of std/json) which > in turn calls escapeJson(on > line 729) if the jsonNode kind is a Jstring and > the JsonNode is not unquoted.
which leads me back to the esacpeJson proc