Bug 131927 - [CommonNavigator] actionProvider extension should support overrides
Summary: [CommonNavigator] actionProvider extension should support overrides
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Michael D. Elder CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks: 131939
  Show dependency tree
 
Reported: 2006-03-15 09:19 EST by Michael D. Elder CLA
Modified: 2006-03-16 18:56 EST (History)
3 users (show)

See Also:


Attachments
Patch for org.eclipse.ui.navigator (17.99 KB, patch)
2006-03-15 10:24 EST, Michael D. Elder CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael D. Elder CLA 2006-03-15 09:19:14 EST
The actionProvider extension sometimes will have clients that want to override the upstream contributions in particular cases. This request has been made by clients of the framework in the past, and is consistent with behavior already available in the Platform Contributions extension point (org.eclipse.ui.popupMenus).
Comment 1 Michael D. Elder CLA 2006-03-15 10:24:24 EST
Created attachment 36336 [details]
Patch for org.eclipse.ui.navigator
Comment 2 Boris Bokowski CLA 2006-03-15 10:37:06 EST
Looks like a non-breaking API change to me.
Comment 3 Mike Wilson CLA 2006-03-15 11:38:08 EST
+1. ok to proceed.
Comment 4 John Arthorne CLA 2006-03-15 11:43:28 EST
Boris, can you add this to the list?
Comment 5 Michael D. Elder CLA 2006-03-15 11:47:59 EST
Released.
Comment 6 John Arthorne CLA 2006-03-16 18:56:33 EST
(added to the API change list)