[TYPO3-dev] EM, TER2, XML and other animals

Franz Koch typo3 at fx-graefix.de
Sat Apr 8 09:58:30 CEST 2006


Hi Dimitri,

>>Dimitri Tarassenko schrieb:
>>
>>>Having spent some time today with the new EM code - there are a couple
>>>of things I still don't understand.
>>>
>>>1. If we still have some serialize()d data in the extensions.xml
>>>metadata (dependencies), what's the point of having it as XML at all?
>>>Why not serialize everything and forget the XML parsers altogether?
>>>
>>>2. If the XML gets parsed and then converted into "extensions.bin",
>>>"reviewstates.bin", etc., why can't we just download these pre-parsed
>>>files from the repository?
>>
>>maybe that would solve the memory problems with the new EM on shared
>>hosts that causes a 500 when trying to parse the data.
> 
> 
> That was exactly where I was going with this.

I just uploaded a locally parsed "extensions.bin" and "reviewstates.bin" 
to the customers shared-hosting package where the 500 occurs. This seems 
not to be the problem as the 500 still happens and the "*.bin" files 
where allready present. So these might get created before the 500.

-- 
Kind regards,
Franz Koch




More information about the TYPO3-dev mailing list