[
https://issues.apache.org/jira/browse/TOMAHAWK-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483607
]
Mike Kienenberger commented on TOMAHAWK-79:
-------------------------------------------
We talked about using Trinidad as the base for Tomahawk 2 (the JSF 1.2 branch
of Tomahawk).
I'm not that hopeful that we'll see any implicit Facelet support before then.
Some patches have been posted to improve facelet support for existing
components (certain t:dataTable attributes and maybe some others).
> 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.