[wix-devs] WIXBUG3704 - Allow access to persisted variables from related bundles

Sean Hall r.sean.hall at gmail.com
Tue Jul 28 16:45:33 PDT 2020


I think it's a good idea to persist the variables in the registry. I think
there should be a single source of truth so I don't think they should also
be persisted to the state file.

I'm having trouble coming up with a use case for persisting a variable for
the bundle but not for related bundles. Why shouldn't all persisted
variables be "shared"?

Please write a WIP.

On Fri, Jul 24, 2020 at 10:14 AM Hoover, Jacob via wix-devs <
wix-devs at lists.wixtoolset.org> wrote:

> https://github.com/wixtoolset/issues/issues/3704
>
> I haven't done my searching yet, but this is related to some work I had
> done internally.  My thought was instead of allowing access to persisted
> variables, to allow for "shared" variables which would be written to the
> registry.  In addition to not needing to be concerned with format/version
> and/or invoking the other bundle to ask it for data, we could simply allow
> for shared variables to be accessed via the registry.
>
> I believe this was my rough in of the POC:
> https://github.com/wixtoolset/wix3/compare/develop...jchoover:WIXFEAT3704
>
> Thoughts?
>
> Thanks,
> Jacob
>
> ____________________________________________________________________
> WiX Toolset Developer Mailing List provided by FireGiant
> http://www.firegiant.com/
>



More information about the wix-devs mailing list