[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3236) SeamGen - provide ability to customize generated class/page names and paths

Maksim Kaszynski (JIRA) jira-events at lists.jboss.org
Thu Nov 20 11:05:36 EST 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12439114#action_12439114 ] 

Maksim Kaszynski commented on JBIDE-3236:
-----------------------------------------

OK,  I set up my Hibernate Code Generation.
Now, to generate entities/view for couple of tables, I need
a)author a .reveng.xml file using nice wizard
b)open my saved Hibernate code generation configuration
c)point to my reveng file, and press run?

Great that it is possible, but not very friendly for a PowerBuilder developer :) 

> SeamGen - provide ability to customize generated class/page names and paths
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-3236
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3236
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>            Reporter: Maksim Kaszynski
>             Fix For: 3.1.0
>
>
> When using "Seam Generate Entities" ability in JBDS, it puts all generated pages and .page.xml files into view folder, and names them "FooList", "FooView", "FooEdit". This may be ok when there's up to 10 entities in the application, but when there's more, view folder becomes a bloody mess.
> It would be nice if there was possibliity to customize seam-gen output pattern, for example, "view/{class-name}/list.xhtml", so for Foo enity it would be "view/foo/list.xhtml", "view/foo/view.xhtml", "view/foo/edit.xhtml".
> Of course, it is possible to change view folder before launching "Generate Entities" for every entity, but it is not nice to do it 100 times when generating entities for hundred tables.
> When using console seam-gen, it is possible to co change that naming template in ant script, but JBDS has it all hard-coded.
> I propose to have some dialog for customizing output patterns.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list