[seam-issues] [JBoss JIRA] Created: (SEAMFACES-102) Support ViewMeta configuration via facelet <f:metadata> child tags

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu Mar 17 11:19:45 EDT 2011


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


More information about the seam-issues mailing list