Skip to content
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

WiX Layering Improvements #4273

Closed
wixbot opened this issue Jan 7, 2014 · 0 comments · Fixed by wixtoolset/web#83
Closed

WiX Layering Improvements #4273

wixbot opened this issue Jan 7, 2014 · 0 comments · Fixed by wixtoolset/web#83

Comments

@wixbot
Copy link

wixbot commented Jan 7, 2014

This proposal suggest breaking the single wix.dll into three assemblies and layering the programmatic surface area of the WiX toolset as follows:

  1. data - WixToolset.Data.dll
  2. extensibility - WixToolset.Extensibility.dll
  3. processes - wix.dll

The layers will reduce the programming surface area to the necessary subset for WiX extension developers and better formalize the interfaces WiX developers should keep in mind when making changes.

Originally opened by firegiantco

@wixbot wixbot added the feature label Dec 20, 2015
@wixbot wixbot added this to the v4.0 milestone Dec 20, 2015
@rseanhall rseanhall added this to To do in wix.4.0-preview.1 Jun 14, 2021
@rseanhall rseanhall moved this from To do to In progress in wix.4.0-preview.1 Jul 11, 2021
@robmen robmen assigned robmen and unassigned firegiantco Jan 5, 2022
wix.4.0-preview.1 automation moved this from In progress to Done Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants