]
Lincoln Baxter III reassigned SEAMFACES-3:
------------------------------------------
Assignee: (was: Lincoln Baxter III)
Complementing annotations for adding anything that can be put in
faces-config.xml
---------------------------------------------------------------------------------
Key: SEAMFACES-3
URL:
https://jira.jboss.org/browse/SEAMFACES-3
Project: Seam Faces
Issue Type: Feature Request
Components: CDI Integration
Affects Versions: 3.0.0.Alpha3
Reporter: Nicklas Karlsson
We should have annotations for everything that can be defined in faces-config.xml
Take for example @PhaseListener, we should have an extension that processes all these
annotations and calls LifeCycle.addPhaseListener. It might even be possible to have CDI
injection into the phase listener through this method.
JSF should have booted by the time CDI processes the extensions, but if not, the job
could always be postponed until we see the JSF application constructed event.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: