@ZackNicola possible, would you mind raising an issue?
ShadowFiend
@ZackNicola
@devlead you can do a test: create an object include float value, make this object to jsonObject maybe you need base some class ?
sattwikp
@spati2
So my usecase is to omit class properties with null values. Currently I am doing a regex replace to handle that. I was wondering if there is something simpler that I could do
Mattias Karlsson
@devlead
@spati2 if not already possible that sounds like a reasonable addition, please raise an issue
John
@JVimes
Is there a way to have pretty printing, but with a particular array written on a single line?