> Are there any good examples of threads working well with fpc?

The wiki article should get you started:
http://wiki.lazarus.freepascal.org/Multithreaded_Application_Tutorial
And I have one working application using it:
https://code.google.com/p/express-gui/

> 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?

Why don't you just try? If you need a (somewhat complex) example, try this:
https://bitbucket.org/reiniero/fpctwit

> Is there any NoSQL support yet?

I don't remember, but I think it doesn't exist yet



--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Some-general-questions-I-ve-been-away-from-fpc-for-a-while-tp5715147p5715158.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to