anyone here working with the wonders that are SS 2...
# general
p
anyone here working with the wonders that are SS 2.0 - know anything about
xml.Parser.fromString({text : xmlString})
- as in - thoughts on why that does not make anythign more than
{"name":"#document","type":"DOCUMENT_NODE","value":null,"textContent":null}
even tho the string is valid xml being passed in…