[
https://issues.jboss.org/browse/FORGE-1235?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III commented on FORGE-1235:
-------------------------------------------
I think functions like this are what will provide the most ongoing value for Forge as a
development environment. Commands like this will keep people using Forge, not just using
Forge for hit-and-run quickstarts. We can simplify development more rapidly than eclipse
can... simply because we can produce mass amounts of these simple commands.
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