Re: [patch] ant in anger

2005-03-17 Thread Steve Loughran
Kev Jackson wrote: Shatzer, Larry wrote: why " to "? '"' is perfectly valid in HTML, and no need to escape it. Sorry, I'm assuming that the docs will be transformed into xml at some point, at that time " may be better than ". you dont need " in XML, except in the special case of 'you want to

RE: [patch] ant in anger

2005-03-17 Thread Shatzer, Larry
TED] Sent: Wednesday, March 16, 2005 7:55 PM To: Ant Developers List Subject: Re: [patch] ant in anger Shatzer, Larry wrote: >why " to "? '"' is perfectly valid in HTML, and no need to escape it. > > Sorry, I'm assuming that the docs will be transformed into

Re: [patch] ant in anger

2005-03-17 Thread Kev Jackson
Shatzer, Larry wrote: why " to "? '"' is perfectly valid in HTML, and no need to escape it. Sorry, I'm assuming that the docs will be transformed into xml at some point, at that time " may be better than ". Kev - To unsubscrib

Re: [patch] ant in anger

2005-03-16 Thread Peter Reilly
Shatzer, Larry wrote: I have a patch to change all " to " in the html. It is quite large, around 500k,... Should I submit sections of this? Yikes, No, I do not think so. In ant 1.7 (or 1.8) we will be moving to an xml based (maybe (x)docdet assisted) documentation. At that stage there will be a

RE: [patch] ant in anger

2005-03-16 Thread Shatzer, Larry
> -Original Message- > From: Peter Reilly [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 16, 2005 9:21 AM > To: Ant Developers List > Subject: Re: [patch] ant in anger > > > Shatzer, Larry wrote: > > >why " to "? '"

Re: [patch] ant in anger

2005-03-16 Thread Peter Reilly
Shatzer, Larry wrote: why " to "? '"' is perfectly valid in HTML, and no need to escape it. +1 " makes the html very difficult to read - especially the examples. http://marc.theaimsgroup.com/?l=ant-dev&m=110693846331376&w=2 http://marc.theaimsgroup.com/?l=ant-dev&m=106431742007031&w=2 http://mar

RE: [patch] ant in anger

2005-03-16 Thread Shatzer, Larry
why " to "? '"' is perfectly valid in HTML, and no need to escape it. http://marc.theaimsgroup.com/?l=ant-dev&m=110693846331376&w=2 http://marc.theaimsgroup.com/?l=ant-dev&m=106431742007031&w=2 http://marc.theaimsgroup.com/?l=ant-dev&m=106431872408214&w=2 We've had this debate in the past. I am

Re: [patch] ant in anger

2005-03-16 Thread Kev Jackson
Antoine Levy-Lambert wrote: Good morning Kev, Good afternoon (just after lunch here :) I'll look at the other docs as I get the time. Fixing typos/broken links is really low-hanging fruit and I can get to a few of these before March 31st, so why not? Kev

Re: [patch] ant in anger

2005-03-16 Thread Antoine Levy-Lambert
Good morning Kev, patch submitted, thanks, Antoine Levy-Lambert Kev Jackson wrote: - fixed broken links - fixed spelling - -> - " -> " &c Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P