ujax: introduce default filtering of system properties on the server side
-------------------------------------------------------------------------
Key: SLING-182
URL: https://issues.apache.org/jira/browse/SLING-182
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: David Nuescheler
Priority: Minor
currently the default .json serialization does not skip the "jcr:properties" on
the server side but this filtering happens on the client in the
ujax.getContent() method.
I think we should integrate this filtering on the server side and also allow
for other behaviours like "include all system properties" and additional meta
information like "length of binary properties".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.