NetOfficeFw / NetOffice

🌌 Create add-ins and automation code for Microsoft Office applications.
MIT License
697 stars 143 forks source link

Implement a list of weak references in the factory #295

Closed jozefizso closed 3 years ago

jozefizso commented 4 years ago

Implement a list of weak references in the factory to replace the strongly-referenced list of objects.
Implement a list of weak references in the COM objects to replace the strongly-referenced list of child objects.
Implement a proxy management mode in the settings so that the default behavior is not changed.