Jan. 3, 2014
10:01 p.m.
On 3 January 2014 20:07, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
It's probable unrelated to size as expected.
For the record:
I've changed the XMLParser and the new one complained about a problem on a specific line that has this content
<sixx.object sixx.id="1106" sixx.name="key" sixx.type="String"
name</sixx.object> <sixx.object sixx.id="1107" sixx.name="value" sixx.type="String" Like Mark Twain: I've never let my school interfere with my education. </sixx.object> </sixx.object>
looks like an encoding problem
Was that originally a UTF-32 string or something? Three NULs followed by a character... (For the curious, it says 'Like Mark Twain: "I've never let my school interfere with my education. "') frank