[ 
http://issues.apache.org/jira/browse/MYFACES-451?page=comments#action_12331732 
] 

Ken Weiner commented on MYFACES-451:
------------------------------------

This converter has been in the sandbox for a few months now and I have added 
documentation for it on the MyFaces Wiki.  What would be the next step in the 
process for moving it out of the sandbox and into Tomahawk?

> Proposal for addition of <t:convertBoolean> tag and converter to Tomahawk
> -------------------------------------------------------------------------
>
>          Key: MYFACES-451
>          URL: http://issues.apache.org/jira/browse/MYFACES-451
>      Project: MyFaces
>         Type: New Feature
>   Components: Sandbox
>     Reporter: Ken Weiner
>      Fix For: 1.1.0

>
> This is a proposal to add a special boolean converter and corresponding tag 
> so that it can be configured as a child of other components using a syntax 
> such as:
> <h:outputText value="#{backingBean.customer.enjoysJazz}">
>     <t:convertBoolean trueValue="Yes" falseValue="No"/>
> </h:outputText>
> I will attach the source code and related patches to faces-config.xml and the 
> appropriate tld.
> See prior mailing list discussion:
> http://www.mail-archive.com/users%40myfaces.apache.org/msg07673.html

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