[forge-dev] [JBoss JIRA] Updated: (SEAMFORGE-211) Support structured options in @Commands

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Jun 9 11:48:59 EDT 2011


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

Lincoln Baxter III updated SEAMFORGE-211:
-----------------------------------------

    Summary: Support structured options in @Commands  (was: Structured options)


> Support structured options in @Commands
> ---------------------------------------
>
>                 Key: SEAMFORGE-211
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-211
>             Project: Seam Forge
>          Issue Type: Feature Request
>            Reporter: Max Rydahl Andersen
>
> ver considered allowing something like
> generateEntities(@Option String table, @Option String catalog, @Option @Option String schema, @NestedOption final JPADataSource datasource)
> class DataSource {
>    public DataSource(@Option(...) String name, @Option(..) password, @Option(..) ..)
>   ...   
> )
> Which would actually provide some more nested structure and be useful in ui construction in IDE plus better naming of things even in shell ?
> Would also be good to be able to reference "default" @JPADatasource should be "production", "dev" or "test" if SEAMFORGE-210 comes to life?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list