Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Introduce TrivialityOrdered as opposite of PriorityOrdered#36940

Open
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-142
Open

Introduce TrivialityOrdered as opposite of PriorityOrdered#36940
quaff wants to merge 1 commit into
spring-projects:mainfrom
quaff:patch-142

Conversation

@quaff

@quaff quaff commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Close GH-34670

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 17, 2026
@sbrannen

Copy link
Copy Markdown
Member

Thanks for the PR, @quaff.

I've not yet looked into the details or discussed it with the team, but at a glance, I don't think Triviality would be a good choice for such a feature, even if it's the opposite of "priority".

How about something along the lines of the following?

  • FallbackOrdered
  • TailOrdered
  • LowestPrecedenceOrdered
  • ...?

@sbrannen sbrannen added the in: core Issues in core modules (aop, beans, core, context, expression) label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core Issues in core modules (aop, beans, core, context, expression) status: waiting-for-triage An issue we've not yet triaged or decided on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Order metadata to enforce appearance at the end of a sorted collection

3 participants