microsling: use OCM mappings, in addition to direct access to JCR nodes
-----------------------------------------------------------------------

                 Key: SLING-51
                 URL: https://issues.apache.org/jira/browse/SLING-51
             Project: Sling
          Issue Type: Improvement
          Components: microsling
            Reporter: Bertrand Delacretaz
            Priority: Minor


As discussed on the list, use Resource.getItem() to access the current JCR Node 
or Property, and use Resource.getData() to access the OCM-mapped object if 
there's one.

OCM can probably be implemented as an additional RequestFilter that comes after 
the ResourceResolverFilter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to