Changes between Version 5 and Version 6 of PLUGIN_SUPPORT_LIB_BASE_R0
- Timestamp:
- 09/03/08 16:28:08 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_SUPPORT_LIB_BASE_R0
v5 v6 1 1 * Specification: 2 2 * Listing of extension points of a given plug-in 3 * Listing of extensions implementing a given extension point 3 * Listing of extensions implementing a given extension point. 4 * Directly extending the extension points 5 * Extending a extension point, inheriting the given one. 4 6 * Easy instantiation of extension classes 5 7 * Get plug-in meta information