[
https://issues.apache.org/jira/browse/TOMAHAWK-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483462
]
Jesper Pedersen commented on TOMAHAWK-79:
-----------------------------------------
Any updates on this issue ?
Trinidad includes the taglib.xml files in its impl file, so maybe the build
environment can be ported to Tomahawk in this aspect.
> Add facelets support for all Tomahawk components
> ------------------------------------------------
>
> Key: TOMAHAWK-79
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-79
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Reporter: Erik-Berndt Scheper
> Assigned To: Thomas Spiegl
>
> Since facelets are cool :-) it would be nice to have facelet-support for all
> Tomahawk components, including those which are non standard (such as the Tree
> component and NavigationMenuItem (see MYFACES-697))
> This would require the following
> -a java source supporting all Tomahawk components
> based on com.sun.facelets.tag.jsf.html.HtmlLibrary.java in the jsf-facelets
> distribution
> This makes it possible to port the non-standard property usage in various
> myfaces components to facelets
> -an xml-file in the META-INF directory containing the facelet taglibrary.
> (such as META-INF\tomahawk.taglib.xml)
> This could be based on META-INF\jsf-html.taglib.xml in the jsf-facelets
> distribution
> This looks like a simpler (and better) approach than adapting each individual
> component to work with facelets.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.