Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

[Engine] Detailed addin load reporting #107

Open
Therzok opened this issue Apr 4, 2018 · 2 comments
Open

[Engine] Detailed addin load reporting #107

Therzok opened this issue Apr 4, 2018 · 2 comments
Assignees

Comments

@Therzok
Copy link
Contributor

Therzok commented Apr 4, 2018

ReportAddinLoad only reports the addin id which is being loaded.

To allow for finer grained control and automated verifying of load reasons, we should supply:
a) the load reason - loaded as dependency or loaded directly (i.e. extension objects)
b) the load phase - whether the addin is loaded just as metadata or fully loaded in memory

@Therzok
Copy link
Contributor Author

Therzok commented Apr 4, 2018

cc @slluis

@mhutch
Copy link
Member

mhutch commented Jun 25, 2018

It should also be possible to report when each assembly in an addin is loaded

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants