Skip to main content

WiX v4.x features should be planned

User stories

  • As a WiX developer I can plan features for WiX v4.x such that WiX v4.x releases are smooth.

Proposal

This WIP exists for the purpose of tracking work that's been proposed for WiX v4.x. For each feature, we need to know:

  • Target version of WiX. Features might need to come in v4.0 because they're breaking changes. Others are internal or invisible changes and could come in any v4.x release. Some changes might come in multiple phases across multiple v4.x releases.
  • Status: Features go through a typical workflow on their way from an idea to merged pull request. Use one of the following:
    • Proposed
    • WIP draft
    • Wix-devs discussion
    • Coding in progress
    • Pull request in progress
    • Complete
  • People: Who's working on the feature. A feature might be driven and implemented by one person or multiple people could split work on the WIP and code and documentation and TPS reports.
FeatureTargetWIPStatusPeople
Bundle locators4.xXXXXProposed@
Burn searches in MSIs4.xXXXXProposed@
ARP authoring4.xXXXXProposed@
Condition references4.0XXXXProposed@barnson
Releases4.xXXXXProposed@
Generated ids4.0----Complete@firegiantco
BundlePackage4.xXXXXProposed@
Generated product code4.0XXXXProposed@
Remove Package detritus4.0XXXXProposed@
LZMA containers4.0/4.xXXXXProposed@barnson
Binder info -> row4.0----Complete@robmen
ICE support4.0XXXXProposed@barnson
ICE replacements4.0/4.xXXXXProposed@
Migrate v3 source code4.04561Proposed@firegiantco
Property persistence4.xXXXXProposed@
thmutil w/variables4.04149Complete@rseanhall
Variable abstraction4.04552Pull request in progress@rseanhall
BalUtil for MBA4.0----Complete@rseanhall
Clean up MBA prereq4.04161Complete@rseanhall
thmutil Button Actions4.04658Complete@rseanhall
Modify Burn API4.04773WIP draft@

For WIP, provide a link to the WIP. For People, use your GitHub user name.

Considerations

See Also

Initial thread on wix-devs