That’s really interesting. Currently in Royale, we’re using browser methods to parse XML, so the entire tree is parsed into a DOM tree at once.
I wonder if that’s something that we can/should optimize… Harbs > On Feb 15, 2018, at 10:40 PM, Alex Harui <aha...@adobe.com.INVALID> wrote: > > It also turns out that Flash lazily parses XML, so when the XML arrived as > a String from the server, Flash only converted the top-level tags into XML > nodes and just remember the strings of tags for SalaryHistory.