Harbs commented on issue #947: URL: https://github.com/apache/royale-asjs/issues/947#issuecomment-732269050
@greg-dove It looks like we're dropping empty nodes (and trimming) here: https://github.com/apache/royale-asjs/blob/develop/frameworks/projects/XML/src/main/royale/XML.as#L407 Perhaps we can really remove both cases of `trimXMLWhitespace` during parsing. Do you agree? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
