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

Ingo Renner ingo at typo3.org
Wed Aug 12 16:36:54 CEST 2009


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


All the best
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2



More information about the TYPO3-team-core mailing list