Dongle
Avoid reserializing entire JSON?
My app allows the user to directly modify JSON files, which mean they can format the thing in very strange ways like comments and stuff. I wanted to respect that for simple changes like changing the value of properties that can be in one line.
21 replies