Implementation stopped in the engine when I couldn't decide whether the
engine should be doing that much work or not. Was the check on the
internetsomething the BA should do or should the engine provide a
default
implementation. Since I didn't have an immediate answer, I fell back to one
of the original Burn design guidelines: "If it can be done in the BA, let
the BA do it."

This is something that can be revisited in WiX v3.8 or WiX v4.0.

Note: that original design guideline was in place when there was an
enormous amount of work that had to be accomplished in Burn. It is still a
reasonable good guideline but will change as Burn and the BA relationship
matures, I'm sure. <smile/>


On Mon, Jan 14, 2013 at 8:33 AM, Neil Sleightholm <[email protected]>wrote:

>  I have implemented it my BA http://wixextba.codeplex.com/ (you need to
> download the source to get the compiled version). If you want to know more
> please start a discussion on codeplex.****
>
> ** **
>
> Neil****
>
> ** **
>
> *From:* Hoover, Jacob [mailto:[email protected]]
> *Sent:* 14 January 2013 16:23
> *To:* Windows Installer XML toolset developer mailing list
> *Subject:* [WiX-devs] WixStdBA and bundle self updates****
>
> ** **
>
>   Is there any information on the state of self-updates for WixStdBA? I
> see a partial implementation inside of DetectUpdate in detect.cpp and
> psuedobundle.cpp, but it is commented out.  I assume there wasn’t time to
> complete it so it was pulled. Are there any plans to finish this in 3.8, or
> do we have any documentation on the desired end result? I looked at what
> was done in Wix’s own managed BA, and the only question I am pondering is
> should this exist in the BA or in the engine?****
>
>   I assume the same feed would be used by the engine for bundle update
> detection as what would be used by ambient, which appears to be a possible
> option to integrate a “Check for updates” feature from within an app
> deployed with burn.****
>
> ** **
>
> ** **
>
> Thanks,****
>
> Jacob ****
>
> ** **
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122412
> _______________________________________________
> WiX-devs mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to