- remove handlers when an extension is deactivated or removed
- make sure that the found extension when routing a request is currently
enabled (as a backup)
- added documentation about the above behaviour to the guide
- tweaked the naming convension so that it is clearer that the router
uses extension names as not IDs (which currently are folder paths)
Signed-off-by: Sebastian Malton <sebastian@malton.name>
- document the methods in an extension guide
- add integration test to make sure that all tested OSes work as
intended
Signed-off-by: Sebastian Malton <sebastian@malton.name>