You are not logged in.
Pages: 1
I have a Service defined which contains a simple function "GetGuid: TGUID".
This is the result:
{"Result":"BDB06275-9D94-46CF-B699-52FF890F9342",}
This JSON is invalid due to the additional comma.
Is this a Bug or is TGUID not supported properly?
Thanks,
Andreas
Offline
There was a nasty issue with JSON serialization of custom records, including TGUID.
Should be fixed by http://synopse.info/fossil/info/e9631f6218
Thanks for the feedback.
Offline
Thanks! It works!
Offline
Pages: 1