Skip to content

improve wording in "Built-in qualifier types"#979

Merged
Ladicek merged 1 commit into
jakartaee:mainfrom
Ladicek:improve-built-in-qualifier-types
May 26, 2026
Merged

improve wording in "Built-in qualifier types"#979
Ladicek merged 1 commit into
jakartaee:mainfrom
Ladicek:improve-built-in-qualifier-types

Conversation

@Ladicek
Copy link
Copy Markdown
Member

@Ladicek Ladicek commented May 25, 2026

This chapter used to say that "three" qualifier types are defined in jakarta.enterprise.inject. This was true before CDI 4.0, because at that time, the chapter talked about @Any, @Default and @New (and @Named). However, there were two more qualifiers defined in that package (@Intercepted and @Decorated), so it wasn't strictly true, and it is even less true after @New was removed. This commit improves the wording somewhat.

@Ladicek Ladicek added this to the CDI 5.0 milestone May 25, 2026
@Ladicek Ladicek requested review from Azquelt and manovotn May 25, 2026 08:05
This chapter used to say that "three" qualifier types are defined in
`jakarta.enterprise.inject`. This was true before CDI 4.0, because
at that time, the chapter talked about `@Any`, `@Default` and `@New`
(and `@Named`). However, there were two more qualifiers defined in
that package (`@Intercepted` and `@Decorated`), so it wasn't strictly
true, and it is even less true after `@New` was removed. This commit
improves the wording somewhat.
@Ladicek Ladicek force-pushed the improve-built-in-qualifier-types branch from 83008ce to 5efb103 Compare May 25, 2026 08:06
@Ladicek Ladicek merged commit 145c95a into jakartaee:main May 26, 2026
4 checks passed
@Ladicek Ladicek deleted the improve-built-in-qualifier-types branch May 26, 2026 13:21
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.

4 participants