[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8003) DeltaCloud: move #deleteKey to Key

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Mon Dec 27 05:59:17 EST 2010


DeltaCloud: move #deleteKey to Key
----------------------------------

                 Key: JBIDE-8003
                 URL: https://issues.jboss.org/browse/JBIDE-8003
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: deltacloud
    Affects Versions: 3.2.0.CR1
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 3.2.x


The DeltaCloud class currently has a method #deleteKey. The Deltacloud server reports available actions on objects and does so with Keys. This approach is perfect REST style as it offers links to available actions. 
Keys currently have a destroy action and deltacloud tools do unmarshall this correctly. The tools implementation should therefore remove #deleteKey from the DeltaCloud class and offer such a method on the key that then delegates to the appropriate (destroy-) action. 
The current tools implementation already offers this approach for instances but took a shortcut with Keys to have higher prio items for CR1 implemented.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list