| Projects on Google Code | Results 1 - 4 of 4 |
!JsonMarshaller is a Java 1.5 library that allows marshalling and unmarshalling of JSON objects to and from entities ("Java classes").
===Release of 1.0===
After almost three years of feedback (thanks!), the 1.0 release is almost ready. We are hoping to complete it for Q1 or Q2 of 2009. The rema...
This library provides a service-oriented pattern that allows client-independent communication with PHP applications, using JSON-structured marshalling.
It includes a service implementation layer, an extensible data access layer (tiny ORM), and several tools.
For more information, please refer ...
Awa allows developpers to export any of their given C++ code.Those exported elements can then be targeted and executed from an xml file.Absolutly no modification is required for the exported objects.
Awa is intended to be used for developping zero install type applications by accessing and running ...
===Blue Hole JSON===
Fast JSON parsing and writing based on runtime code generation. BHJ works directly with POJOs and does not use intermediate JSON typed objects.
To use the Blue Hole JSON library, you will need to include bhj-1.0.0.jar and javassist.jar: the rest is easy...
{{{
publ...