Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-136681

Refactor QXmlStreamWriterPrivate::writeEscaped() to use switch instead of if/else

XMLWordPrintable

      The writeEscaped() function currently uses a long if/else chain to handle character escaping and error detection.

      This task refactors the function to use a switch statement instead, improving readability and maintainability.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            magdalenas Magdalena Stojek
            magdalenas Magdalena Stojek
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes