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

Chi Hoang chibox at gmail.com
Sat Apr 29 16:32:00 CEST 2006


Michael Scharkow schrieb:
  > This solution seems very useful. Could you please provide a proper diff
> to the current EM and post this into the bugtracker so Karsten can have 
> a look.

No. I run into serious problems with the on-the-fly compression and had 
to drop it. And I had to drop much information (author, authoremail, 
etc.) either, to get it run in my low memory environement.

It seems to me that the EM is not very memory friendly coded from 
scratch. For example the extension list is duplicated in the memory. The 
list is already that big.

Another bug to me is the menu "Import extensions". I'm only interested 
in the extensions I can import from the online repository. And nothing else.

Another bug is the utf-8 encoding of the whole list on-the-fly.

Another bug is loading the list in one piece. It is ridiculous.

What I would like to see is a page browser.




More information about the TYPO3-dev mailing list