jabsorb
Java to JavaScript Object Request Broker

Circular References

Circular references have been added to this release, allowing for complete object graph serialization. See the CircularReferences wiki entry for more details.

Nested Callable References

Previously, callable references could only be returned in top level objects. Callable references can now be inside lists, maps and sets of callable references or anywhere else in an object's hierarchy.