[
https://issues.jboss.org/browse/JBIDE-19822?page=com.atlassian.jira.plugi...
]
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)