Changes between Version 2 and Version 3 of PLUGIN_SUPPORT_LIB_BASE_R0
- Timestamp:
- 09/03/08 15:56:22 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PLUGIN_SUPPORT_LIB_BASE_R0
v2 v3 1 1 * Specification: 2 3 Should provide helpers for the following:4 2 * Listing of extension points of a given plugin 5 3 * Listing of extensions implementing a given extension point 6 * 4 * Easy extension instanciation.