[richfaces-issues] [JBoss JIRA] (RF-12955) Drop support for tag handlers (required just because of JSP support)

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu May 2 04:41:54 EDT 2013


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

Lukáš Fryč edited comment on RF-12955 at 5/2/13 4:41 AM:
---------------------------------------------------------

During recent investigations, I found that tag handlers are needed for treating with some attributes like method expression bindings.

We need more investigations here, but the fact is that big % of components have customized handlers.
                
      was (Author: lfryc):
    During recent investigations, I found that tag handlers are needed for treating with some attributes like method expression bindings.
                  
> Drop support for tag handlers (required just because of JSP support)
> --------------------------------------------------------------------
>
>                 Key: RF-12955
>                 URL: https://issues.jboss.org/browse/RF-12955
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5-Tracking
>
>
> The TagHandlers forms enormous part of the Java source code together with method expressions:
> https://github.com/richfaces/richfaces5/tree/master/framework/src/main/java/org/richfaces/taglib
> https://github.com/richfaces/richfaces5/tree/master/framework/src/main/java/org/richfaces/view/facelets
> We could favor just Facelets support without tag handlers.
> I need to investigate more if that's possible.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list