jeffijoe
jeffijoe
CC#
Created by Dongle on 6/17/2024 in #help
Avoid reserializing entire JSON?
I dont think its worth the effort, but if you tracked changes in a way that you know which properties have changed, you could locate the original range of the property in the JSON file and replace it with the newly serialized one
21 replies