Clean up content data and request data handling
-----------------------------------------------
Key: SLING-2042
URL: https://issues.apache.org/jira/browse/SLING-2042
Project: Sling
Issue Type: Improvement
Components: Engine
Affects Versions: Engine 2.2.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: Engine 2.2.4
ContentData and RequestData have both a dispose() method which actually is not
really used. We could completly remove them
In addition we can remove the stack of ContentData objects from RequestData by
handling this locally in the SlingRequestProcessImpl#dispatch method
This further simplifies the data objects.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira