[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-5358) Change how beans are expanded when added via the bean add dialog

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Jan 7 16:14:30 EST 2010


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

Brian Fitzpatrick reassigned JBIDE-5358:
----------------------------------------

    Assignee: Tom Fennelly


I still think this is going to come back and bite us in the butt. 

By default, I want to make things as simple as possible for the user. If I can do it in one wizard, why would we want to add levels of difficulty? 

I think if we fixed the issue where you have to expand everything in the java class in the wizard, we should do that by default. They can then remove things they don't need if they're there or hide them. 

> Change how beans are expanded when added via the bean add dialog
> ----------------------------------------------------------------
>
>                 Key: JBIDE-5358
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5358
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: smooks
>            Reporter: Tom Fennelly
>            Assignee: Tom Fennelly
>             Fix For: 3.1.0.CR2
>
>
> At the moment, we iterate down the object model and add all sub-objects etc.  This is looking a bit messy because:
> 1. It requires the user to expand out a tree in the bottom half of the bean creation dialog, selecting the sub-domain objects he/she wants to be added.
> 2. The beans all land on the canvas at the one time, which requires a load of rearranging etc
> I think it would be nicer for the user if only the bean class entered in the Bean Creation wizard was dropped on the canvas, with all it's properties, but not drop in the sub-domain classes, wired together etc (as now).  If some of the properties are for sub-domain objects, the user should be able to right-click and add, resulting in that sub-domain object being added etc etc.  The user can expand it out as they want.

-- 
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