Re: [fpc-pascal] Some general questions - I've been away from fpc for a while

2013-06-05 Thread Sven Barth
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

[fpc-pascal] Some general questions - I've been away from fpc for a while

2013-06-05 Thread Peter Brooks
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