[jbosstools-issues] [JBoss JIRA] (JBIDE-15744) openshift-java-client: add support for List<IEnvironmentVariable> and refactor methods that reference "List" in their names, however are operating on "Map<String, IEnvironmentVariable>", to reference "Map"

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Nov 5 05:09:01 EST 2013


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

Max Rydahl Andersen commented on JBIDE-15744:
---------------------------------------------

The UI does not always have an IApplication (i.e. when creating an app this is not known) plus you should *not* be changing the IApplication "live" - that should only be done when users actually says yes.
                
> openshift-java-client: add support for List<IEnvironmentVariable> and refactor methods that reference "List" in their names, however are operating on "Map<String,IEnvironmentVariable>", to reference "Map"
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-15744
>                 URL: https://issues.jboss.org/browse/JBIDE-15744
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.1.x, 4.2.0.Alpha1
>            Reporter: Martes Wigglesworth
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.1.CR1
>
>
> This enhancement to the interface will remove the requirement that users of the interface implementation instances to do extra processing to pull the list of variables from the provided immutable Map<String,IEnvirontmentVariable> instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list