Changes between Version 6 and Version 7 of PLUGIN_SUPPORT_LIB_BASE_R0


Ignore:
Timestamp:
09/03/08 17:33:43 (17 years ago)
Author:
fire4o
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLUGIN_SUPPORT_LIB_BASE_R0

    v6 v7  
    11 * Specification: 
    2   * Listing of extension points of a given plug-in 
    3   * Listing of extensions implementing a given extension point. 
    4    * Directly extending the extension points 
    5    * Extending a extension point, inheriting the given one. 
    6   * Easy instantiation of extension classes 
    7   * Get plug-in meta information 
     2  * Should contain 
     3   * Listing of extension points of a given plug-in 
     4   * Listing of extensions implementing a given extension point. 
     5    * Directly extending the extension points 
     6    * Extending an extension point, inheriting the given one. 
     7   * Easy instantiation of extension classes 
     8   * Get plug-in meta information 
     9  * Find places in the application where it can be used.