Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-04 Thread Bob Arnson
Markus Karg wrote: > I understand *your* reasons, but again, my question was: Why using > DirectoryRef in the *most simple*, *very first* How-To (that > HelloWorld-style one read first by every WiX beginner) printed in the WiX > documentation? All other things being equal, prefer best practices.

Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-04 Thread Markus Karg
l discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Why is the WiX manual using DirectoryRef > > Hi Markus, > > I've been writing WiX installers for over a year now and started off > relatively soon with using , putting solely my directory > tree >

Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-04 Thread Zachary Young
ervices.com] > > Sent: Mittwoch, 4. November 2009 01:04 > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] Why is the WiX manual using DirectoryRef > > > > > > > did that complexity ... Why is the WiX manual separating content >

Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-04 Thread Markus Karg
y nobody will confess that he is writing a HelloWorld.msi... ;-) Regards Markus > -Original Message- > From: IFM Lists [mailto:jkli...@ifm-services.com] > Sent: Mittwoch, 4. November 2009 01:04 > To: General discussion for Windows Installer XML toolset. > Subject: R

Re: [WiX-users] Why is the WiX manual using DirectoryRef

2009-11-03 Thread IFM Lists
> did that complexity ... Why is the WiX manual separating content > from structure Markus, I am a new WiX user, but based my gut reaction as a software engineer, and my thin experience so far with WiX, the answer is "separation of concerns", which is a fancy way of saying "because it's s

[WiX-users] Why is the WiX manual using DirectoryRef

2009-11-03 Thread Markus Karg
I have read both, the WiX manual and the WiX tutorial. While the WiX tutorial is putting content (s) directly into structure (s), the WiX manual is always separating it (s are only used in s). As Gábor didn't know why the WiX manual authors did that complexity, I'd like to ask this mailing list