Jason E Bailey created SLING-7956:
-------------------------------------
Summary: Sling Query - Abstract Query into a Query interface
Key: SLING-7956
URL: https://issues.apache.org/jira/browse/SLING-7956
Project: Sling
Issue Type: Improvement
Components: Sling Query
Reporter: Jason E Bailey
Assignee: Jason E Bailey
Fix For: Sling Query 4.0.4
Currently the SlingQuery library doesn't provide any services, it's used like a
jar file in which specific classes are called and executed. The purpose of the
AbstractQuery being generic is to be provide the ability to traverse and handle
other items then Resources. However to do that, it would be ideal if an
implementation was provided as a service.
Rather then going directly into a service implementation, A Query Interface can
be broken out that does not impact the direct usage of SlingQuery and still lay
the ground work for Query Implementations if it's needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)