User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b3pre) Gecko/20090105 Lightning/1.0pre Shredder/3.0b2pre
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.