Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread waldo kitty
On 2/8/2012 18:56, Mattias Gaertner wrote: On Wed, 8 Feb 2012 16:03:05 +0100 Mattias Gaertner wrote: [...] Of course it would be nicer if the used xml readers/writers can be told to keep the spaces. Especially for version control systems. I will take a look. The xml reader/writer used by the

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Mattias Gaertner
On Wed, 8 Feb 2012 16:03:05 +0100 Mattias Gaertner wrote: >[...] > Of course it would be nicer if the used xml readers/writers can be told > to keep the spaces. Especially for version control systems. > I will take a look. The xml reader/writer used by the fpdoc editor now preserve the attribute

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Graeme Geldenhuys
On 8 February 2012 17:03, Mattias Gaertner wrote: > > fpdoc uses xml and in most xml formats anything between two tags that > consists only of space characters is ignored. Yes, there is no technical problems with indenting XML tags. But read further... > altering the xml. As far as I know fpdoc

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Mattias Gaertner
On Wed, 8 Feb 2012 11:43:19 +0200 Graeme Geldenhuys wrote: > On 8 February 2012 10:44, Mattias Gaertner wrote: > > > > Yes, but without any indentation it is hard to read. > > Indentation (whitespace), which is purely for human enjoyment, causes > problems in some of the fpdoc output formats th

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Reinier Olislagers
On 8-2-2012 10:15, michael.vancann...@wisa.be wrote: > On Wed, 8 Feb 2012, Mattias Gaertner wrote: >> On Wed, 8 Feb 2012 09:26:10 +0100 (CET) >> michael.vancann...@wisa.be wrote: >>> On Wed, 8 Feb 2012, Reinier Olislagers wrote: To my untrained (and probably tired ;) eye), it seems that the fi

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Graeme Geldenhuys
On 8 February 2012 11:15, > >> Yes, but without any indentation it is hard to read. > > Allow me to disagree... +1 I edit my documentation using the source code editor of my IDE. I get syntax highlighting for free, and I make extensive use of code templates to reduce a LOT of typing (yeah XML is

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Graeme Geldenhuys
On 8 February 2012 10:44, Mattias Gaertner wrote: > > Yes, but without any indentation it is hard to read. Indentation (whitespace), which is purely for human enjoyment, causes problems in some of the fpdoc output formats that don't ignore such whitespace in the final output. TXT, IPF, RTF etc ar

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread michael . vancanneyt
On Wed, 8 Feb 2012, Mattias Gaertner wrote: On Wed, 8 Feb 2012 09:26:10 +0100 (CET) michael.vancann...@wisa.be wrote: On Wed, 8 Feb 2012, Reinier Olislagers wrote: fpdocs Revision 889 svn revert --recursive . Open FPDocEditor on ExpandFileName, type a space somewhere, click Save icon. (S

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread Mattias Gaertner
On Wed, 8 Feb 2012 09:26:10 +0100 (CET) michael.vancann...@wisa.be wrote: > > > On Wed, 8 Feb 2012, Reinier Olislagers wrote: > > > fpdocs Revision 889 > > svn revert --recursive . > > Open FPDocEditor on ExpandFileName, type a space somewhere, click Save > > icon. (Space seems to be automatica

Re: [fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-08 Thread michael . vancanneyt
On Wed, 8 Feb 2012, Reinier Olislagers wrote: fpdocs Revision 889 svn revert --recursive . Open FPDocEditor on ExpandFileName, type a space somewhere, click Save icon. (Space seems to be automatically removed) This gives a 605 kb diff file; uploaded to https://bitbucket.org/reiniero/fpc_laz_p

[fpc-pascal] FPCDocs: diff: saving fpdoc gives huge diff

2012-02-07 Thread Reinier Olislagers
fpdocs Revision 889 svn revert --recursive . Open FPDocEditor on ExpandFileName, type a space somewhere, click Save icon. (Space seems to be automatically removed) This gives a 605 kb diff file; uploaded to https://bitbucket.org/reiniero/fpc_laz_patch_playground/downloads/FPCDocs_r889_StartingFPDo