[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-560) seam new-query

Norman Richards (JIRA) jira-events at jboss.com
Sat Dec 16 20:41:39 EST 2006


    [ http://jira.jboss.com/jira/browse/JBSEAM-560?page=comments#action_12348874 ] 
            
Norman Richards commented on JBSEAM-560:
----------------------------------------

I've checked in a first pass at this, but the results screen is terrible.   Without a list of interesting attributes, I can't generate an interesting results table.  A few options:

1 - give the generated entities more interesting toString() values
2 - use the hibernate tools to generate more complete pages
3 - introspect the entities at runtime to generate a meaningful table

I've been trying to make #2 work, but I've run into too many issues trying to get the hibernate tools to run in this mode.  It just isn't set up to code generation based on specific beans in the source tree.  

I'm thinking we look at #3.  It would give the generated pages a LOT of flexibility, as the UI would change when the entities did.  When you are ready to solidify the screens, you can switch to manually listing the columns.  

> seam new-query
> --------------
>
>                 Key: JBSEAM-560
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-560
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Tools
>            Reporter: Gavin King
>         Assigned To: Norman Richards
>             Fix For: 1.1.1.GA
>
>
> To generate a stub query page

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

        



More information about the seam-issues mailing list