Skip to content

[ExtensionsMetadataGenerator] Remove assembly loading requirement #4390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
brettsam opened this issue May 6, 2019 · 2 comments
Open

[ExtensionsMetadataGenerator] Remove assembly loading requirement #4390

brettsam opened this issue May 6, 2019 · 2 comments
Assignees
Labels
area: engineering Engineering improvements

Comments

@brettsam
Copy link
Member

brettsam commented May 6, 2019

We should move the EMG to use something like Mono.Cecil, which would allow us to inspect assemblies without needing to load all of their dependencies. Would eliminate issues like we've found with #4055.

@mhoeger mhoeger added the area: engineering Engineering improvements label May 15, 2019
@mhoeger
Copy link
Contributor

mhoeger commented May 15, 2019

@brettsam - what's the priority on this? Should we move it to triaged or do you want it assigned to an upcoming sprint?

@brettsam brettsam added this to the Triaged milestone May 16, 2019
@brettsam
Copy link
Member Author

It's not super-urgent. I'll move this to Triaged. I actually have a prototype already but it'd need some testing/validation still. We can do it in a future sprint.

@fabiocav fabiocav removed this from the Triaged milestone Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: engineering Engineering improvements
Projects
None yet
Development

No branches or pull requests

3 participants