Support ViewMeta configuration via facelet <f:metadata> child tags
------------------------------------------------------------------

                 Key: SEAMFACES-102
                 URL: https://issues.jboss.org/browse/SEAMFACES-102
             Project: Seam Faces
          Issue Type: Feature Request
          Components: Configuration API
            Reporter: Brian Leathem
             Fix For: 3.1


It would be nice to support overrides of the ViewMeta configuration (for 
transactional control, security constraints and URL-rewriting) with tags nested 
in the facelet <f:metadata>.  

To achieve this we could use a phase listener that parses the component tree of 
a view, and dynamically builds the ViewMeta on first visit.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to