Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » CNF interceptRefresh method
CNF interceptRefresh method [message #331697] Wed, 17 September 2008 05:57
Franck Mising name is currently offline Franck Mising nameFriend
Messages: 92
Registered: July 2009
Location: France
Member
I am a bit confused with the interceptRefresh and similar CNF methods.

It was my understanding that that method is designed to allow a
FooProvider that has replaced say IResource with Foo objects to do the
same when viewer.refresh(IResource) is called.
The FooProvider defines possibleChildren as instanceof(Foo).

The NavigatorPipelineService however only dispatches to interceptRefresh
if the refreshable is a "possibleChildren"
(overrideableExtension.getOverridingExtensionsForPossibleChi ld(refreshable)
of the overriding content provider - that is, if the replacement has
already been performed.

Given this what is the purpose of those intercept methods??

Thanks!
Franck
Previous Topic:Editor and Outline view integration
Next Topic:Enable/Disable actions
Goto Forum:
  


Current Time: Sat Jul 13 02:31:26 GMT 2024

Powered by FUDForum. Page generated in 0.03683 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top