Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The SlingInfoServlet is a little bit overengineered. It is using an extensible provider concept, however the provider interface is private, there is only a single implementation and in fact this is not extensible at all.