zsolt Messages: 702 Registered: December 2005 Location: Budapest, Hungary
Contributor
mirek wrote on Sat, 12 June 2021 08:47
That said, I am OK with the change, as long as it able to read previous format...
Mirek
Thanks. This is why I put those filters there. This way it can read the old format.
BTW, I think U++ is extremely useful and efficient in web service development.
With some helper classes and macros I was able to create a type-safe web service framework.
My endpoints are normal C++ functions now, thanks to the Jsonize() infrastructure.