Hi guys, anyone here using SIXX?
I'm having a consistent problem in opening a SixxReadStream on a file that has
~10MB of serialized objects.
Smaller than that is all good
Bigger, raises SixxXmlParseError
ideas?
Maybe I'm using the wrong version of XMLDOMParser?
patches? workarounds?
sebastian
o/
PD: sixx was loaded with:
Gofer it
squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfSIXX';
load.
(Smalltalk at: #ConfigurationOfSIXX) project latestVersion load.
