Hi,
I also would like to suggest an opensource project for Delphi 2010:
"Delphi On Rails", it is a MVC/REST server that natively
handle JSON.
It use the new
RTTI from Delphi 2010 for data marshalling and method invocation.
It can be used as a web server and/or application server.
There is also
- a Firebird and SQLite JSON data connector,
- CAIRO, an open source vectorial library to produce SVG, PNG, PDF ...
- Lua scripting language
The google code repository:
http://www.delphionrails.com
Regards