Lincoln Baxter III created FORGE-1235:
-----------------------------------------
Summary: Create Faces Commands to create new Validator/Converter objects /
methods in existing object
Key: FORGE-1235
URL:
https://issues.jboss.org/browse/FORGE-1235
Project: Forge
Issue Type: Feature Request
Components: Java EE APIs
Affects Versions: 2.0.0.Alpha12
Reporter: Lincoln Baxter III
It should be possible to create new validator and converter messages using the Faces
Commands.
{code}jsf-new-validator --named xxx.Yyy
jsf-new-validator-method --targetType xxx --named yyy
jsf-new-converter --named xxx.Yyy
jsf-new-converter-method --targetType xxx --named yyy
{code}
--
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