[jbosstools-issues] [JBoss JIRA] (JBIDE-19822) Refactor OpenShift Explorer View to properly handle object change notifications

Jeff Cantrill (JIRA) issues at jboss.org
Tue May 19 15:51:19 EDT 2015


Jeff Cantrill created JBIDE-19822:
-------------------------------------

             Summary: Refactor OpenShift Explorer View to properly handle object change notifications
                 Key: JBIDE-19822
                 URL: https://issues.jboss.org/browse/JBIDE-19822
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
            Reporter: Jeff Cantrill


The content provider associated OpenShift Explorer view currently, manually refreshes the view in certain situations.  Additionally there is not a way to provide the same refresh mechanism for classes that don't implement IRefreshable.  Propose to refactor the model and view so that the model does not have a direct reference to the view and incorporate a way to handle classes that don't inherit from ObservablePojo (e.g. IResource)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list