Re: [WiX-users] XML indentation issue after using XMLCONFIG

2008-11-24 Thread Davidovitz, Ran
Good point, I thought something was already implemented -Original Message- From: Richard [mailto:[EMAIL PROTECTED] Sent: Sunday, November 23, 2008 7:36 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] XML indentation issue after using XMLCONFIG In

Re: [WiX-users] XML indentation issue after using XMLCONFIG

2008-11-23 Thread Richard
In article <[EMAIL PROTECTED]>, "Davidovitz, Ran" <[EMAIL PROTECTED]> writes: > This is only a cosmetic constrain, so that my client will be able to > view it in notepad and not require new tool Well, notepad will view it, it just won't have pretty indenting. You could, of course, contribu

Re: [WiX-users] XML indentation issue after using XMLCONFIG

2008-11-23 Thread Davidovitz, Ran
-users] XML indentation issue after using XMLCONFIG In article <[EMAIL PROTECTED]>, "Davidovitz, Ran" <[EMAIL PROTECTED]> writes: > I am using XMLCONFIG and I have an issue that the xml that is created > is not indented - all on in line. XML is not sensitive to

Re: [WiX-users] XML indentation issue after using XMLCONFIG

2008-11-21 Thread Richard
In article <[EMAIL PROTECTED]>, "Davidovitz, Ran" <[EMAIL PROTECTED]> writes: > I am using XMLCONFIG and I have an issue that the xml that is created > is not indented - all on in line. XML is not sensitive to whitespace. Is this just a cosmetic concern, or is it actually causing a problem