Hi,

I have prepared a fulcrum-based component which generates (serializes)
JSON and vice versa. It is divided up to now into an API-component, a
GSON, Jackson 1.9 and Jackson 2.1 component.

I am currently using the Jackson 2 component (serialization method using
filters) within a velocity template. As I have more and more
javascript-"polluted" templates I find using this useful to keep things
cleaned up. E.g. generating the data objects using JSON and not velocity
makes the template code much more readable.

It its tested, but may contain bugs and other missings of course, and it
is not yet documented. For the documentation I ll look into another
fulcrum component, eg. localization.

What else is useful to know?

As a committer, I would deploy it soon into the fulcrum trunk, if it
okay.

Thanks, and best regards, Georg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to