[JBoss JIRA] Created: (JBIDE-5358) Change how beans are expanded when added via the bean add dialog
by Tom Fennelly (JIRA)
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
Fix For: 3.1.0.GA
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
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-5440) Update Smooks Examples to Minimize User Steps
by Brian Fitzpatrick (JIRA)
Update Smooks Examples to Minimize User Steps
---------------------------------------------
Key: JBIDE-5440
URL: https://jira.jboss.org/jira/browse/JBIDE-5440
Project: Tools (JBoss Tools)
Issue Type: Task
Components: smooks
Affects Versions: 3.1.0.GA
Reporter: Brian Fitzpatrick
Assignee: Tom Fennelly
Fix For: 3.1.0.GA
We have a bunch of quickstarts - but all the quickstarts require that you manually set the sample input data when you import them. can we tweak those to include the metadata for the sample input?
This would include not only the samples from the Smooks project, but the ESB samples that include Smooks.
This is basically just making sure that the sample input data is configured in the configuration so the user doesn't have to configure it by hand.
--
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
14 years, 10 months