Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove questionable use of NumberUtils #9

Merged

Conversation

dhughes-xumak
Copy link
Member

Should be merged before DantaFramework/Core#11.

dhughes-xumak and others added 5 commits August 31, 2017 12:51
Code optimization so these constant sets are not constructed on every single request.  The constants are wrapped in an unmodifiableSet to ensure these sets aren't changed elsewhere.

DantaFramework/AEMDemo#3 will make the same change to the demo CPs.
…redicates

Move set construction from predicate methods to constants to optimize
Removed dependency: com.adobe.granite.ui.clientlibs, cq-commons, adde…
@neozilon neozilon changed the base branch from master to develop September 5, 2017 18:33
@neozilon neozilon merged commit bf69d03 into DantaFramework:develop Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants