[jbosstools-issues] [JBoss JIRA] (JBIDE-19412) Cleanup ConnectionURL usage for v3 connections

Andre Dietisheim (JIRA) issues at jboss.org
Thu Apr 16 09:38:19 EDT 2015


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

Andre Dietisheim commented on JBIDE-19412:
------------------------------------------

We should also make Connection inherit from AbstractConnection so that we could spare us from duplicate code in ExpressConnection (v2) and Connection (v3)

> Cleanup ConnectionURL usage for v3 connections
> ----------------------------------------------
>
>                 Key: JBIDE-19412
>                 URL: https://issues.jboss.org/browse/JBIDE-19412
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.3.0.Alpha2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.3.0.Beta1
>
>
> In ConnectionsRegistry connections are stored by ConnectionURL. ConnectionURL is also used to persist v2 connections. v3 connections on the other hand are persisted in their very own json format. We need to clean this discrepany/inconsistency. We should either only use ConnectionURL for v2 connections or also store v3 connections in the ConnectionURL format.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list