Tuesday, January 18, 2011

JavaScript Object Graph (JSOG) 0.31 Released!

JSOG has grown a lot since I first decided to create it. It's been growing quietly, adding features without much documentation available.

Today, that's changed. New features that have been added, and documented:

* JSOGPath expressions - Navigate an object graph by XPath-like expressions.
* XmlJsogFactory - Convert an XML document to a JSOG.
* BeanJsogFactory - Convert a JavaBean into a JSOG.
* Spring support - Namespace extension for UrlBuilder, MVC integration.
* Dynamic methods - Dynamically inject object graph values into a method.

Head on over to the JSOG site and check out the new and improved User Guide.

No comments: