You are not logged in.
Pages: 1
As mentioned in topic, "don't store empty string" patch for ObjectToJSON function is attached below:
https://drive.google.com/file/d/0B4PZhd … sp=sharing
This patch is introduces new flag woDontStoreEmptyString for TTextWriterWriteObjectOption
Last edited by hnb (2015-12-11 07:50:52)
best regards,
Maciej Izak
Offline
What do you think about woDontStoreDefault for Int64 properties? I know that "default" value is only 32 bit, but dropping this functionality for Int64 properties is a little confusing...
best regards,
Maciej Izak
Offline
I've introduced woDontStoreEmptyString option for TTextWriter.WriteObject(), and also let tkInt64 values handle woDontStoreDefault option.
See http://synopse.info/fossil/info/fdc964b3e9
Thanks for the patch!
Offline
Pages: 1