You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Jason E Bailey (JIRA)" <ji...@apache.org> on 2018/04/27 12:52:00 UTC

[jira] [Created] (SLING-7625) Refactor Default Get Servlets

Jason E Bailey created SLING-7625:
-------------------------------------

             Summary: Refactor Default Get Servlets 
                 Key: SLING-7625
                 URL: https://issues.apache.org/jira/browse/SLING-7625
             Project: Sling
          Issue Type: Improvement
            Reporter: Jason E Bailey


This started off with an attempt to update the Date rendering and got sidetracked. The majority of changes here are clean up and with all the classes being under an .impl folder there should be no external impact.

Remove all uses of deprecated API's
Remove all methods that aren't being used
Re-organize GET servlets to be in one location
Rename objects to better represent their purpose
Reduce memory consumption by removing unnecessary Object creation

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)