Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-core-dev] Changes to core expressions



Hi,

due to the fact that IPluginDescriptor got deprecated I removed the ability
to resolve a plug-in
descriptor dynamically during expression evaluation. I checked the existing
Eclipse code and
no plug-in was relying on that function so far. If there is a need to
resolve a plug-in descriptor
in the future the corresponding plug-in should add a corresponding
IResolveHandler to its
EvalutionContext.

Dirk



Back to the top