On 10/21/07, Jacob Grydholt Jensen <[EMAIL PROTECTED]> wrote: > > On 21/10/2007, Xavier Hanin <[EMAIL PROTECTED]> wrote: > > I've worked on this tutorial, the update is now available in svn trunk, > I'll > > upload it to the site in a moment. Feel free to give feedback or improve > it! > > > > Xavier > > > > I am looking at the tutorial right now. Is there a good reason for > having so long lines in the HTML source files? The long lines means > that changes made creates very big diffs. I would prefer the source > files to have a fixed line width, like 100.
Indeed, long lines is a problem to check the diff, but ATM in xooki every CR is converted in a <br>. Converting only two consecutive CR would allow to use whatever line width we want... This is something that could be interesting. What do you think? Xavier /grydholt > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/
