Document and clean up the ExtensionManager code.
Review Request #9272 — Created Oct. 16, 2017 and submitted
This change is primarily concerned with documenting
ExtensionManager,
fleshing out some details of some of the methods, in preparation for
some new work.Some of the code has been cleaned up a bit just to better conform with
coding standards. Double quotes have been turned into single quotes,
line lengths are more consistent, and some dictionary key checks have
been turned intotry/exceptblocks. The logic changes are minimal.
Unit tests pass.
Checked to make sure all common extension operations (loading, enabling,
disabling, configuring) worked.Checked that docs built without errors.
| Description | From | Last Updated |
|---|---|---|
|
E131 continuation line unaligned for hanging indent |
|