[ 
https://issues.apache.org/jira/browse/TAPESTRY-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557670#action_12557670
 ] 

Howard M. Lewis Ship commented on TAPESTRY-2012:
------------------------------------------------

There has been some talk of checking the property name to see if it contains 
the word "password" as a way to indicate a password field.  For the moment, we 
differentiate based on a @DataType annotation.

> Add BeanEditor support for data types "password" and "textarea"
> ---------------------------------------------------------------
>
>                 Key: TAPESTRY-2012
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2012
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.7
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.8
>
>
> It would be nice to use the @DataType annotation to direct the BeanEditor to 
> handle password data (using a PasswordField component) and long text (using a 
> TextArea component).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to