wiki:PLUGIN_SUPPORT_LIB_BASE_R0

Version 9 (modified by Tanya, 17 years ago) (diff)

--

  • Specification:
    • Should contain
      • Listing of extension points of a given plug-in
      • Listing of extensions implementing a given extension point.
        • Directly extending the extension points
        • Extending an extension point, inheriting the given one.
      • Easy instantiation of extension classes
      • Get plug-in meta information
    • Find places in the application where it can be used.