P
phlip2005
Rubistas:
I'm using REXML to read and write XML too often.
Whenever REXML saves a comment, it adds linefeeds to it. Because I
write too often, these are stacking up. Is this my fault? I tried
various doc.write(f, x) options for the indentation levels.
Ruby 1.8.2 (from the Pragmatic Programmers' way cool installer).
I'm using REXML to read and write XML too often.
Whenever REXML saves a comment, it adds linefeeds to it. Because I
write too often, these are stacking up. Is this my fault? I tried
various doc.write(f, x) options for the indentation levels.
Ruby 1.8.2 (from the Pragmatic Programmers' way cool installer).