Re: [dom] Why remove CDataSection? (#142)

Huh? How else is one to preserve the intent of the XML content?

Basically, I'm implementing E4X support for cross-compiled ActionScript. (The compiler in mapping E4X features not compatible with standard javascript to function calls.) Plain text and CDATA content are handled differently in various places internally. I can give more details if you need it, but I'm trying to even understand what the rationale was to try to remove it.

Why get rid of potentially useful information?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/142#issuecomment-168995046

Received on Tuesday, 5 January 2016 13:16:41 UTC