[ 
https://issues.jboss.org/browse/SEAMFACES-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588805#comment-12588805
 ] 

Brian Leathem commented on SEAMFACES-102:
-----------------------------------------

Note: this does not allow for "inheritance through templating":
"The page author must ensure that the <f:metadata> element does not appear on a 
template or included page. It must reside on the root page that corresponds to 
the viewId."

From:
http://javaserverfaces.java.net/nonav/docs/2.0/pdldocs/facelets/f/metadata.html

> 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