Move json query servlet to a new compat bundle
----------------------------------------------

                 Key: SLING-2226
                 URL: https://issues.apache.org/jira/browse/SLING-2226
             Project: Sling
          Issue Type: Task
          Components: Servlets
    Affects Versions: Servlets Get 2.1.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Servlets Get 2.1.4, Servlets Compat 1.0.0


As discussed in the mailing list, we should move the query servlet into a 
separate module as in general we discourage the use of it
For one, it is a strange thing as it applies to any resource path when 
".query.json" is appended although the resource path is not used at all and the 
second reason is, that this can lead to potential missuses of this feature.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to