[+/-]
Every plugin must have a general descriptor that provides information to the plugin API, and a type-specific descriptor that provides information about the plugin interface for a given type of plugin. The structure of the general descriptor is the same for all plugin types. The structure of the type-specific descriptor varies among plugin types and is determined by the requirements of what the given type needs to do. The plugin interface also enables plugins to expose status and system variables.
User Comments
Add your own comment.