I don’t think we’re using toString() anywhere ourselves, but what happens if someone has myXML.name().toString()? (Or an implicit cast) Will this break their Flash code?
> On Dec 27, 2018, at 7:36 PM, Alex Harui <[email protected]> wrote: > > Harbs, > > I just changed QName.toString() to match the new namespace format the > compiler is outputting in order to make Google Closure Compiler happy. Now > I'm wondering if QName.toString() is used in Royale XML. > > Thoughts? > -Alex >
