You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by chico charlesworth <ch...@gmail.com> on 2011/09/30 17:11:49 UTC

Ignoring JSON fields

Hi,

Is there any way to configure Shindig to ignore certain class properties
when converting to JSON, something like JsonIgnoreProperties[1] when using
the Jackson JSON processor?

[1]
http://jackson.codehaus.org/1.4.2/javadoc/org/codehaus/jackson/annotate/JsonIgnoreProperties.html

Cheers,
Chico