Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread TWriter and String Serialisation
Thu, Aug 18 2016 1:45 AMPermanent Link

Mark Brooks

Slikware

Avatar

Hi

Using TWriter in EWB 2.04 to generate JSON for POSTING and PUTTING back to a REST API, but experiencing issues with string properties containing double-quotes. Should I be escaping these myself and, if so, in what manner? Or, should TWriter handle it for me and, if so, what's going wrong? I have tried both ways but always seem to end up with invalid JSON.

Thanks all
Mark
Thu, Aug 18 2016 3:15 PMPermanent Link

Emin

Thu, Aug 18 2016 5:59 PMPermanent Link

Mark Brooks

Slikware

Avatar

perfect - thanks for this
Image