]
Antonio Goncalves reassigned FORGE-2419:
----------------------------------------
Assignee: Antonio Goncalves
Refactoring the JSF Commands
----------------------------
Key: FORGE-2419
URL:
https://issues.jboss.org/browse/FORGE-2419
Project: Forge
Issue Type: Sub-task
Components: Java EE
Affects Versions: 2.17.0.Final
Reporter: Antonio Goncalves
Assignee: Antonio Goncalves
Fix For: 2.x Future
Today the JSF methods {{FacesNewBeanCommand}}, {{FacesNewConverterCommand}} and
{{FacesNewValidatorCommand}} use templating.
For the little amount of code that is generated, it would be better to use Roaster
instead. And in the refactoring process, add some tests.