[TYPO3-project-4-3] XML parsing in EM

Marcus Krause marcus#exp2009 at t3sec.info
Mon May 4 22:07:33 CEST 2009


Steffen Kamper schrieb am 05/04/2009 10:40 AM Uhr:
> Steffen Kamper schrieb:
>>
>> i experimented with the XMLReader and as it's a pull parser it doesn't
>> need too much memory. But i don't have a patch right now, maybe for
>> the devdays.
>>
>> vg Steffen
> 
> IIRC the main problem was that the extensions.xml is gzipped. For stream
> parsing it would be better to have unzipped xml even if there are more
> data transport over the net, but it needs less memory.

Why do you see a problem there?

You could have an un-zipped extensions.xml file; just unpack it locally.

There's no need to parse a gzipped file or to parse a remote file!


Marcus.


More information about the TYPO3-project-4-3 mailing list