Is there a way to not escape slashes when parsing JSON?
Ali Çehreli
acehreli at yahoo.com
Mon Feb 21 22:58:17 UTC 2022
On 2/21/22 09:34, bachmeier wrote:
> I may have to look for an alternative
> JSON library for D. std.json is not the most fun independent of this
issue.
std.json is a very good module. At work, we had to write additional code
to cover its defficiencies.
Looking forward to versioning in Phobos so that we can get to better
implementations of many old modules...
Ali
More information about the Digitalmars-d-learn
mailing list