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

Libor Zoubek (JIRA) jira-events at lists.jboss.org
Wed Jun 22 06:31:24 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Libor Zoubek closed JBIDE-8003.
-------------------------------



> 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.3.0.M1
>
>
> 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