[forge-issues] [JBoss JIRA] (FORGE-1527) JSF converters shouldn't be created under the model subpackage

Antonio Goncalves (JIRA) issues at jboss.org
Wed Jan 29 10:41:28 EST 2014


Antonio Goncalves created FORGE-1527:
----------------------------------------

             Summary: JSF converters shouldn't be created under the model subpackage
                 Key: FORGE-1527
                 URL: https://issues.jboss.org/browse/FORGE-1527
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
    Affects Versions: 2.0.0.CR2
            Reporter: Antonio Goncalves
             Fix For: 2.x Future


The {{model}} package is for entites or business model objects, JSF converters should be stored somewhere else

{code}
[MyEntity.java]$ faces-new-converter --named MyFacesConverter
***SUCCESS*** Converter org.Test2Scf.model.MyFacesConverter created
{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


More information about the forge-issues mailing list