@Razvan I've added explicit null option today to Kondor 🙂
r
Razvan
04/11/2021, 2:36 PM
that was fast 🙂 thanks, Looking forward to see how you did it as I didn’t figure out how it could be done (but was just started looking at the sources).
u
Uberto Barbini
04/11/2021, 8:13 PM
looking at the code I saw that there were some design choices I had to do, so I did 🙂
r
Razvan
04/16/2021, 2:52 PM
Nice clean way to do it. I was trying to find if I can use a global configuration, but as an alternative function to toJson() is great. 👍