[TYPO3-core] RFC: #11438: Add a registry to t3lib

Oliver Hader oliver at typo3.org
Thu Aug 13 17:31:41 CEST 2009


Hi Ingo,

Ingo Renner schrieb:
> Hi *,
> 
> after having talked to Bastian he was somehow able to convince me about
> the extra namespace argument. So please find attached v4 of the patch.
> 
> Differences to Bastian's patch are:
> * changed entry_value field to use blob instead of longtext (max 65kB
> instead of 4GB)
> * entry_key field size increased to 255 (var)chars instead of 128.
> * minor code beautifications
> * get() only checks for isset($this->entries[$namespace]) instead of
> isset($this->entries[$namespace][$key]) before loading a namespace' values
> * removeAll() renamed to removeAllByNamespace()
> * added @author tags for Bastian

Thanks for the update!

I'm not happy with the database mock in the unit tests, however it's
fine for the time being.

+1 on reading and testing

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list