I like the idea very much, but how is streaming JSON going to work once your Settings class start changing over time? eg: Some properties in the class get removed or renamed. How will that affect reading the JSON file?
@vclexamples10 жыл бұрын
Parsing JSON takes a lot of time. Embarcadero could create something like XML Data Binding Wizard for JSON. This would make things much easier.
@shapelvm4 жыл бұрын
Does anyone know С++? Delpharcadero Technologies m -> fff
@brianjohns495 жыл бұрын
Great for doing batch settings load/save ie on application startup. Is there a means for handling dynamic changes of individual properties?
@planetorian9 жыл бұрын
Nice idea. Is there a chance to get it work in C++Builder, too ?