enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
82 stars 26 forks source link

Remove PluginManager include and exclude traits #547

Open mdickinson opened 1 year ago

mdickinson commented 1 year ago

The PluginManager.include and PluginManager.exclude traits were deprecated in #544 (targeting the Envisage 7.0.0 release). For Envisage 8.0.0, we should remove the include and exclude traits, together with associated machinery and tests.