[seam-dev] MyFaces CODI
Adrian Gonzalez
adr_gonzalez at yahoo.fr
Thu Jun 30 17:41:34 EDT 2011
Hello,
I stumbled on MyFaces CODI, which has some JSF goodies.
You must already know about it - if this is the case just erase this mail (sorry !).
If not, here is the link :
https://cwiki.apache.org/confluence/display/EXTCDI/JSF+Usage
It adds to JSF 2 :
* Window scope
* Conversation scoped
different scope from standard CDI (starts automatically when bean is accessed, each bean having it's own scope).
* Grouped Conversations
* ...
* View Config
(personnaly don't like their here approach - too much code see AbstractAccessDecisionVoter usage for instance - but perhaps I'm missing sthing - since I've never used CODI).
Adriàn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20110630/ebf20f0c/attachment.html
More information about the seam-dev
mailing list