[TYPO3-core] RFC #9852: Feature: Provide a random byte generator in TYPO3 Core

Dmitry Dulepov dmitry.dulepov at gmail.com
Fri Nov 28 09:53:26 CET 2008


Hi!

Marcus Krause wrote:
> Although this is considered as feature, for a certain reason it is
> necessary to get it into 4.1 and 4.2 too!!!

We can't. The rule is very strict and if we violate it once, we will
viiolate it again and again. I propose to that TER version of
t3sec_saltedpw has additiona class for such generator and main class
has a dedicated method that will call either t3lib_div or that class
depending on the TYPO3 version. This way we keep main class
unchanged and do not violate any of our rules. We already have
similar practices in some extensions (for example, for using
t3lib_div's HTTP status constants).

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/typo3_43_cache_and_memcached_fix_ready/


More information about the TYPO3-team-core mailing list