[
https://issues.apache.org/jira/browse/SLING-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456355#comment-16456355
]
Jason E Bailey commented on SLING-7625:
---------------------------------------
Created a Pull request for this for review as this is a lot of changes, even
though the majority of it is cosmetic.
[https://github.com/apache/sling-org-apache-sling-servlets-get/pull/2]
Unit tests could stand to be improved as well and I'm taking that on next.
> Refactor Default Get Servlets
> ------------------------------
>
> Key: SLING-7625
> URL: https://issues.apache.org/jira/browse/SLING-7625
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Reporter: Jason E Bailey
> Priority: Major
> Fix For: Servlets Get 2.1.32
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)