shekharpro / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Auto-detect newly installed plugins and run installers. #463

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Need to improve the story for installing new plugins to ensure that their
contributions are registered.  Currently we auto-detect when the plugin
metadata cache needs to be updata but we do not detect when installers need
to run.  Thus the user must run Gallio.Utility setup /install manually.

Somehow we should try to discover when we might need to run installers or
just make it especially convenient to do so after certain operations like
changing the runtime plugin paths in the Control Panel.  Keep in mind that
the plugin path can change on each run and that not all plugins require
installation.

Original issue reported on code.google.com by jeff.br...@gmail.com on 30 May 2009 at 10:40