Hi,

> Your code doesn't work because the XML parser auto-detects encodings,
> and thus it needs a binary stream, not a character stream.

the problem is, that in my original use-case (the file is just a
workaround to reproduce the issue) I get the XML via HTTP GET
(http-get word) - which exibits the same behavior. Should I re-encode
the data returned by http-get into a byte-array to make the xml parser
work?

Sascha
-- 
Through the darkness of future past
the magician longs to see
One chants out between two worlds
Fire walk with me.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to