Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2385

Deprecate or use ResourceProvider#getResource(ResourceResolver, HttpServletRequest, String)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • API 2.2.2
    • API 2.3.0
    • API
    • None

    Description

      The ResourceProvider interface contains currently this method:

      Resource getResource(ResourceResolver resourceResolver,
      HttpServletRequest request, String path);

      which is not used at all

      I think we should either use it in the implementation, or deprecate it

      Looking at how our resource resolution currently works, deprecating looks like the better option

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: