[forge-issues] [JBoss JIRA] (FORGE-1512) Rename JSF scaffold-generate command

Antonio Goncalves (JIRA) issues at jboss.org
Tue Jan 28 16:43:28 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Goncalves updated FORGE-1512:
-------------------------------------

    Description: 
Had a chat with @VineetReynolds about the difference between scaffolding and generation. JSF scaffolding is just another code generation (we could keep the 'scaffolding' term when generating an entire app).

So, to generate a JSF interface, we should use the following command : 

{code}
faces-generate-pages-from-entities
{code}

  was:
Had a chat with @VineetReynolds about the difference between scaffolding and generation. JSF scaffolding is just another code generation (we could keep the 'scaffolding' term when generating an entire app).

So, to generate a JSF interface, we should use the following command : 

{code}
faces-generate-pages-from-entity
{code}


    
> Rename JSF scaffold-generate command
> ------------------------------------
>
>                 Key: FORGE-1512
>                 URL: https://issues.jboss.org/browse/FORGE-1512
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.CR2
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> Had a chat with @VineetReynolds about the difference between scaffolding and generation. JSF scaffolding is just another code generation (we could keep the 'scaffolding' term when generating an entire app).
> So, to generate a JSF interface, we should use the following command : 
> {code}
> faces-generate-pages-from-entities
> {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