Query extensions supported by plugin

Registered by Brad Hall

We need the ability to query for any extensions that a given plugin supports so that we can make plugin interaction conditional on whether or not it supports the extension. This will be useful in making sure we don't try to do anything that older versions of a plugin doesn't support, etc.

Blueprint information

Status:
Complete
Approver:
dan wendlandt
Priority:
Low
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
dan wendlandt

Related branches

Sprints

Whiteboard

One way of doing this would be to have another function in the plugin base class that the plugin will override called "get_supported_extensions". This function would return the names of any supported extensions as a list.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.