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

Jeff Cantrill (JIRA) issues at jboss.org
Fri Jun 12 13:47:02 EDT 2015


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

Jeff Cantrill commented on JBIDE-19822:
---------------------------------------

[~adietish] I think this might be resolved with the changes i made for JBIDE-20043.  It introduces a way for resource change notifications to happen through the connection registry listener.

> Explorer: Refactor 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
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Jeff Cantrill
>             Fix For: 4.3.x
>
>
> 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