[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.equinox] Re: Overriding IExtensionRegistry / IExtensionPoint / IExtension

Eric Rizzo wrote:
Are there any articles, examples, or other help for overriding the default behavior of IExtensionRegistry, IExtensionPoint, and IExtension?
The reason I (think) I want to do this is because we have a requirement to prevent reading extension contributions from certain plugins, even if they are installed. In other words, if certain conditions about a plugin are satisfied, we need to prevent any extensions from that plugin from being contributed at runtime.

There's always everybody's friend, http://wiki.eclipse.org/Equinox_Transforms :-) I did confirm recently that it works, but of course it works by removing the extension contributions themselves.


PW

--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions
http://wiki.eclipse.org/Menus_Extension_Mapping
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm