microsling: SlingRequestContext abstract class instead of interface
-------------------------------------------------------------------
Key: SLING-79
URL: https://issues.apache.org/jira/browse/SLING-79
Project: Sling
Issue Type: Improvement
Components: microsling
Reporter: Bertrand Delacretaz
Priority: Minor
Making SlingRequestContext an abstract class seems to make more sense: the
current acquisition mechanism with SlingRequestContext.Accessor is a bit
awkward, and there's some common (basic) functionality that can be shared
between microsling and Sling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.