estanglerbm opened a new issue, #213:
URL: https://github.com/apache/royale-compiler/issues/213
When using CDATA for literals that contain something that looks like data
binding (i.e. {sum}), getting error:
```
Warning: Data binding will not be able to detect assignments to 'sum'.
```
Also (if you replace the problematic part with normal text), newlines are
being lost (Flex preserves them).
[TestLiteralsFlex.mxml.txt](https://github.com/apache/royale-compiler/files/8721450/TestLiteralsFlex.mxml.txt)
[TestLiterals.mxml.txt](https://github.com/apache/royale-compiler/files/8721451/TestLiterals.mxml.txt)
--
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]