Menu

TiXmlPrinter

Developer
2007-03-23
2013-05-20
  • James French

    James French - 2007-03-23

    Morning.

    Why doesn't TiXmlPrinter do character escaping when printing text? I would have thought that it should generate normal XML. I would use the SaveFile() functionality but you can't specify indentation/tab options (its hardcoded in a grim way all over the place).

    James

     
    • Lee Thomason

      Lee Thomason - 2007-04-06

      James --

      SaveFile() is fixed, as you note.

      TiXmlPrinter should have the character escaping code, but doesn't. (It's newer and a little buggier.) Good bug.

      lee

       

Log in to post a comment.