You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/10/22 11:13:22 UTC

DO NOT REPLY [Bug 13840] New: - format-pretty-print isn't very pretty in DOMWriter

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13840>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13840

format-pretty-print isn't very pretty in DOMWriter

           Summary: format-pretty-print isn't very pretty in DOMWriter
           Product: Xerces-C++
           Version: 2.1.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: DOM
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: nagoya.apach.org@ooooooooo.net


I'd like format-pretty-print to print more prettily in DOMWriter.  Currently
format-pretty-print just puts in the odd newline to make things clearer. I would
like it to put in newlines between every element and indent things according to
the tree structure.

I understand that adding things like tree indentation might change the
interpretation of an XML document, but it is a nice thing to have. Perhaps
it is application specific and should not be put into DOMWriter. I would like
your feedback on this. If you would like format-pretty-print to print more
prettily, I can make changes to DOMWriter and submit them to become part of
the official source.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org