[TYPO3-core] RFC: #11438: Add a registry to t3lib
Ries van Twisk
typo3 at rvt.dds.nl
Tue Aug 11 15:43:22 CEST 2009
On Aug 11, 2009, at 2:38 AM, Dmitry Dulepov wrote:
> Hi!
>
> Ries van Twisk wrote:
>> The piBase methods then simply expose something like:
>>
>> function getRegister($key);
>> function setRegister($key, $value);
>
> Not "register" because it will be confused with TSFE registers.
>
It was ment to show that if you add two 'register' functions into pibase
you don't need to add the namespace.
The namings where never ment to show exact function names.
Ries
More information about the TYPO3-team-core
mailing list