Clarify who adds the CDI ELResolver
Open
- Dominant language
- Java
- Stars
- 127
- Forks
- 59
- Avg merge
- 23h
- Merged PRs (30d)
- 7
Description
Currently both CDI impls add their ELResolver to Faces (either via Code like Weld or faces-config like OWB)
and we in Faces add them manually, too
IMO CDI should remove their logic, we should integrate CDI, not vice versa
Contributor guide
Research direction
Compare how Weld and OWB register their ELResolver with Faces, including Weld's code path and OWB's faces-config path, against Faces' own manual registration. Confirm which project should own the registration and document the expected single integration path as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100