GitHub user vladbailescu opened a pull request:
https://github.com/apache/sling/pull/101
SLING-4957 - Sightly RenderContextImpl contains utility methods that don't
belong there
- Moved utility methods from RenderContextImpl to RenderUtils
- Made methods static
- Removed unnecessary passing of renderContext just for utility methods
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladbailescu/sling
SLING-4957_refactor_RenderContextImpl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/101.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #101
----
commit a2dcfd43f37c5f3c1032df395a101a9a834ef09c
Author: vladbailescu <[email protected]>
Date: 2015-08-19T08:20:25Z
SLING-4957 - Sightly RenderContextImpl contains utility methods that don't
belong there
- Moved utility methods from RenderContextImpl to RenderUtils
- Made methods static
- Removed unnecessary passing of renderContext just for utility methods
commit 0e818da0e22354cf599b5672906d59034b82abc5
Author: vladbailescu <[email protected]>
Date: 2015-09-03T14:21:27Z
SLING-4957 - Sightly RenderContextImpl contains utility methods that don't
belong there
- Moved utility methods from RenderContextImpl to RenderUtils
- Made methods static
- Removed unnecessary passing of renderContext just for utility methods
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---