[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5726) Show Decode Parameters on Java Binding connection

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Feb 3 12:17:19 EST 2010


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

Brian Fitzpatrick commented on JBIDE-5726:
------------------------------------------

I think this ultimately boils down to some things we should do for this release and others to spin off into a separate JIRA for the next release...

For this release:

1) We need to move the Data elements (Name, Namespace, Default) from the Bean properties page to the properties page for the Connection. These properties are not relevant to the target bean, but are directly relevant to the connection line between source and target.

2) We need to make the Name (which is really the Selector Path) read-only. If the user needs to make this path less specific for performance reasons, they will hopefully be a more advanced user and they should be able to do that in the source XML.

3) We need to make the Property and Setter Method properties on the Bean properties page read-only for now.

For the next release:

4) The Property and Setter Method properties need to be enabled/disabled based on what type of bean it is. Property should only be editable if the target property is a Map (HashMap, etc.). Setter Method should only be editable if the target property is a regular Java Bean. In all other cases, these two fields should be read-only and not editable.

Tom, can you spin #4 off to its own JIRA (and probably explain it better than I did) and set it for a LATER release?

Dart, can you try to fix 1-3 before you disappear on vacation?

> Show Decode Parameters on Java Binding connection
> -------------------------------------------------
>
>                 Key: JBIDE-5726
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5726
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: smooks
>            Reporter: Tom Fennelly
>            Assignee: Xue Peng
>            Priority: Critical
>             Fix For: 3.1.0.CR2
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> At the moment, we show the data decode paramaters/configuration when the user clicks on the target bean property.  This information is not really associated with the target bean property... it is a associated with the source to target binding i.e. the connection between the source and target.

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