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

Chi Hoang chibox at gmail.com
Thu May 4 12:44:28 CEST 2006


Martin Kutschker schrieb:
> Now:
> 
> TER transforms extension list into XML
> TER sends XML (as zipped file)
> Client parses XML into array (after unzipping)
> 
> Future:
> 
> TER transforms extsion list into array
> TER sends serialized array (as zipped file)
> Client unserializes array (after unzipping)
> 
> No need to handle, parse or do anything client-wise. Just forget about 
> the XML. It's unnecessary overhead.

You don't understand the problem. The array is too big to unserialize at 
once.




More information about the TYPO3-dev mailing list