Re: [WiX-devs] RFC: Download functionality

2013-10-21 Thread Hoover, Jacob
27;ll try to be on a bit early for tomorrows triage and maybe we could have a chat on this. Jacob From: Bob Arnson [b...@joyofsetup.com] Sent: Monday, October 21, 2013 11:13 PM To: wix-devs@lists.sourceforge.net Subject: Re: [WiX-devs] RFC: Download functionality

Re: [WiX-devs] RFC: Download functionality

2013-10-21 Thread Bob Arnson
On 21-Oct-13 13:46, Hoover, Jacob wrote: Pull requests: I'll take a detailed look after triage on Thursday but in general: Atom feed fixes - https://wix.codeplex.com/SourceControl/network/forks/jchoover/Wix/contribution/5535 At first glance, this looks fine. Download Engine migration to

Re: [WiX-devs] RFC: Download functionality

2013-10-21 Thread Hoover, Jacob
requests for the BAF interface and WixStdBA changes. From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Saturday, October 19, 2013 3:40 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] RFC: Download functionality Did another push but I think it went to a new branch. I&#

Re: [WiX-devs] RFC: Download functionality

2013-10-19 Thread Hoover, Jacob
@live.com] Sent: Saturday, October 19, 2013 8:07 AM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] RFC: Download functionality Is pAuthenticationContext passed to pAuthentication, to pCallback, or to both? Disclaimer, I have not looked in the sources to see how the cu

Re: [WiX-devs] RFC: Download functionality

2013-10-19 Thread Rob Mensching
: Saturday, October 19, 2013 8:07 AM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] RFC: Download functionality Is pAuthenticationContext passed to pAuthentication, to pCallback, or to both? Disclaimer, I have not looked in the sources to see how the current download/authenticatio

Re: [WiX-devs] RFC: Download functionality

2013-10-19 Thread Blair Murri
15:00:46 + Subject: Re: [WiX-devs] RFC: Download functionality Something more along the lines of? HRESULT DAPI WininetDownloadUrl( __in DOWNLOAD_SOURCE* pDownloadSource, __in DWORD64 dw64AuthoredDownloadSize, __in LPCWSTR wzDestinationPath __in DOWNLOAD_CACHE_CALLBACK

Re: [WiX-devs] RFC: Download functionality

2013-10-19 Thread Hoover, Jacob
: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Friday, October 18, 2013 3:51 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] RFC: Download functionality Hmm, I was able to gut it out of the engine and put it into dutil. I haven't pushed yet, but was wondering about th

Re: [WiX-devs] RFC: Download functionality

2013-10-18 Thread Rob Mensching
: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Friday, October 18, 2013 3:51 PM To: WiX toolset developer mailing list Subject: Re: [WiX-devs] RFC: Download functionality Hmm, I was able to gut it out of the engine and put it into dutil. I haven't pushed yet, but was wondering about the genera

Re: [WiX-devs] RFC: Download functionality

2013-10-18 Thread Hoover, Jacob
le version from the UX manifest. Was it an intentional decision to not expose the UX manifest to the BA? From: Hoover, Jacob [mailto:jacob.hoo...@greenheck.com] Sent: Thursday, October 17, 2013 1:21 PM To: Windows Installer XML toolset developer mailing list Subject: [WiX-devs] RFC: Download fun

[WiX-devs] RFC: Download functionality

2013-10-17 Thread Hoover, Jacob
After today's triage, I'm looking to start a discussion on migrating the burn engine's download functionality to balutil so that BA's can utilize the same code without having to go through the engine. After a speedy review, it looks like the amount of engine specific hooks is limited to the UX