Add facelets support for all Tomahawk components
------------------------------------------------

         Key: MYFACES-698
         URL: http://issues.apache.org/jira/browse/MYFACES-698
     Project: MyFaces
        Type: New Feature
  Components: Tomahawk  
    Reporter: Erik-Berndt Scheper


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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to