[ 
http://issues.apache.org/jira/browse/TOMAHAWK-523?page=comments#action_12423833 
] 
            
Jason Long commented on TOMAHAWK-523:
-------------------------------------

Quote from facelets list by Mike Kienenberger.

"Originally, there was a different opinion on how attributes should be
named.   At the time it seemed like using a fully-qualified name as a
generic attribute was preferred since you could leave rendering-only
attributes off of the base component.   As time has passed, that's
turned out to be a less desirable decision as it causes problems with non-JSP 
viewhandlers like facelets and Clay (and it's not quite as efficient either).

It's turned out to be better to create renderless base classes (like
UISomething) and then subclass it with an HtmlSomething class which adds on the 
renderer attribute supports."

Is this likely to be fixed any time soon?

As a workaround I set the css color on evey column, but that is a major hassel.

> rowStyleClass does not resolve to an EL of var
> ----------------------------------------------
>
>                 Key: TOMAHAWK-523
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-523
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Extended Datatable
>    Affects Versions: 1.1.4-SNAPSHOT
>         Environment: Tomcat, Facelets
>            Reporter: James McCarthy
>
> The rowStyleClass does not resolve when the rowStyleClass references an EL 
> item identified by var. var="item" rowStyleClass="#{item.status}".

-- 
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