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

Simplification of objective manager #949

Merged
merged 3 commits into from
Oct 25, 2022
Merged

Simplification of objective manager #949

merged 3 commits into from
Oct 25, 2022

Conversation

cprudhom
Copy link
Member

  • reduce usages of Number when not necessary, to prevent Integer/Double boxing
  • remove AbstractObjManager.java which is now useless

- reduce usages of `Number` when not necessary, for efficiency reason
 - remove AbstractObjManager.java
@cprudhom cprudhom added this to the 4.10.11 milestone Oct 12, 2022
@sonatype-lift
Copy link

sonatype-lift bot commented Oct 12, 2022

⚠️ 87 God Classes were detected by Lift in this project. Visit the Lift web console for more details.

jgFages
jgFages previously approved these changes Oct 12, 2022
@cprudhom cprudhom self-assigned this Oct 18, 2022
@mergify mergify bot dismissed jgFages’s stale review October 21, 2022 14:24

Pull request has been modified.

@cprudhom cprudhom merged commit a19fcb5 into master Oct 25, 2022
@cprudhom cprudhom deleted the dev_objman branch October 25, 2022 12:57
cprudhom added a commit that referenced this pull request Oct 26, 2022
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.

2 participants