1. What about using a separate attribute or maybe a new element? It might
be good to show a few examples to see which works best.  Especially since
UpgradeCode can actually find multiple products.

2. What if you find several products that have the same version number?
It'd almost be better to return all ProductCodes that match.  This is why I
suggested a new element may be better, since there may end up many ways to
slice the results. <sigh/>

This feature was never terribly straight forward because the result is an
Array of Guids, not a single Guid, and Burn doesn't support Arrays. <smile/>


On Fri, Aug 30, 2013 at 9:54 AM, Jack Hennessey <jhennessey5...@gmail.com>wrote:

> http://wixtoolset.org/issues/3169/
>
>
> I am currently working on an issue where this feature would help and am
> considering adding the code. Before I do, I want to make sure everyone
> agrees how this should work. Here's what I am envisioning:
>
> 1. Add a new attribute that indicates that ProductSearch/@Guid is actually
> an UpgradeCode and not a ProductCode.
>
> 2. If an UpradeCode is specified then find the highest versioned related
> ProductCode and use that to execute the rest of the search.
>
>
> Pretty straight forward but wanted to make sure I wasn't missing anything.
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to