SingingBush commented on code in PR #44:
URL: https://github.com/apache/xerces-j/pull/44#discussion_r2507013815
##########
src/org/apache/xerces/impl/XMLDocumentFragmentScannerImpl.java:
##########
@@ -216,8 +216,8 @@ public class XMLDocumentFragmentScannerImpl
// other info
- /** Document system identifier.
- * REVISIT: So what's this used for? - NG
+ /* Document system identifier.
+ * TODO: REVISIT: So what's this used for? - NG
Review Comment:
There's other parts in this file where `fDocumentSystemId` was commented
out. If removing the commented out member variable then I'll also remove the
related lines where references to it were also commented out. Doing that now
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]