Description
Currently, MyFaces startup listener will parse the all the faces configuration files and sort them on each startup time, and it will be better to do it once in the deployment time, and get those data structure instances from a provider. One possible way is to make those FacesConfig class serializable.
Attachments
Attachments
Issue Links
- is duplicated by
-
MYFACES-2998 FacesConfig ordering must not be an SPI task
- Closed
- relates to
-
MYFACES-2986 Provide an interface to override how to find spi interfaces
- Closed
There are no Sub-Tasks for this issue.