[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.equinox] Re: Separating concerns...
|
"Olivier Gruber" <ogruber@xxxxxxxxxx> wrote in message
news:b62303$59a$1@xxxxxxxxxxxxxxxx
> Once we have the basic functionality (load/unload of
> a plugin with the corresponding notifications about
> extensions and extension points)... we can move
> to allow adding/revoking individual extensions and
> extension poins... In other words, allowing a programmatic
> interface to the plugin registry for extensions and extension
> points.
The need for programmatic addition of extension/extension points is separate
from dynamic plugins (i.e., this should be a separate work item). Having
said that, the notification mechanism should take into account this
posibility. The registry delta approach does this.
Jeff