MagicFrisbee
Programmer
I've read and experimented a lot with JSON and Delphi. I know how JSON goes to Delphi objects and back through marshaling. The problem I have is that I need to be the consumer of a REST application that wasn't written in Delphi, yet returns JSON objects. I would very much like to work with those objects in Delphi code using properties and what not, but after days of trying, I can't figure it out. These outside JSON objects are missing vital tags that the unmarshaler needs to imbricate the object. I'm not an experienced RTTI programmer either, so writing my own methods to translate Delphi objects into JSON objects and vice versa has been a problem.
Senior GIS Programmer/Administrator
City of Orem, UT
Senior GIS Programmer/Administrator
City of Orem, UT