On 05.06.2013 12:59, Peter Brooks wrote:
How well is JSON integrated with fpc - I see that there is a package,
and it supports some reading and writing, but, can you import
instantiate a new object from a JSON schema?
There is a unit fpJsonRTTI which allows you to read and write classes
which
I've been away from fpc for a while, but I'm thinking of using it
because the simulation project that I'm working on looks as if it is
well suited to it. I've looked at python, but the threading doesn't
work. I've looked at Ada, which would be an excellent solution, but I
don't really need it to be