Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

register multiple extra libs at once #24

Merged
merged 4 commits into from Dec 17, 2019

Conversation

DenysVuika
Copy link
Contributor

@DenysVuika DenysVuika commented Oct 2, 2018

Introduces an additional setExtraLibs method that provides a performance-friendly way to register multiple external definitions. Raises events and exposes disposable interface for the whole bulk.

This change will let applications load on demand (or preload on start) large collections of files without workarounds and private api re-use, and without performance penalties caused by change notification events.

@msftclas
Copy link

msftclas commented Oct 2, 2018

CLA assistant check
All CLA requirements met.

@alexdima alexdima assigned alexdima and unassigned jrieken Dec 17, 2019
@alexdima
Copy link
Member

Thank you! ❤️

@alexdima alexdima added this to the December 2019 milestone Dec 17, 2019
@alexdima alexdima merged commit 7232182 into microsoft:master Dec 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
4 participants