Skip to content

Make the all args Order constructor public #2823

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

Closed
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

@schauder schauder commented Apr 27, 2023

JpaSort has a workaround for this missing constructor.
All other constructors are already public, I'm therefore failing to see the point in making this one private.

The other constructors are already public, and this one is actually needed by subclasses.
@mp911de mp911de added the type: enhancement A general enhancement label May 11, 2023
@mp911de mp911de added this to the 3.1 GA (2023.0.0) milestone May 11, 2023
@mp911de mp911de self-assigned this May 11, 2023
mp911de added a commit that referenced this pull request May 11, 2023
Reorder methods.

See #2823
@mp911de mp911de closed this in fd0964a May 11, 2023
mp911de added a commit that referenced this pull request May 11, 2023
Reorder methods.

See #2823
@mp911de mp911de deleted the issue/order-constructor branch May 17, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants