[forge-issues] [JBoss JIRA] (FORGE-322) Support generation of @Entity "finder" methods

Lincoln Baxter III (Commented) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 15:13:09 EST 2011


    [ https://issues.jboss.org/browse/FORGE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650192#comment-12650192 ] 

Lincoln Baxter III commented on FORGE-322:
------------------------------------------

Hey Richard,

The idea here is not to generate all possible combination of finders, it was to allow generation of individual finders based on user's need.

I think what you have implemented is very effective, but I'm not sure about the placement of the search feature where it is currently located.

It's a bit confusing to have buttons: "search" next to "create new" on the view-all page. This results in users typing data into the search fields, then clicking "create new" which of course will not have the intended effect.

I think we may need to do something to break up those buttons somehow. Perhaps moving the create-new button to a different place on the screen, or even better, make the "create new" button actually take the search values and use them on the create screen.

Thoughts?

Thanks,
Lincoln
                
> Support generation of @Entity "finder" methods
> ----------------------------------------------
>
>                 Key: FORGE-322
>                 URL: https://issues.jboss.org/browse/FORGE-322
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Scaffold
>    Affects Versions: 1.0.0.Beta2
>            Reporter: Lincoln Baxter III
>             Fix For: 1.0.0.Final
>
>
> Support generation of "Finder" methods for entities "findByNameAndAddress(String name, Address address)" and corresponding Finder pages for the User interface.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list