[TYPO3-dev] Performance optimization Typo3
Dmitry Dulepov
dmitry at typo3.org
Tue Aug 17 08:19:44 CEST 2010
Hi!
Chris Zepernick {SwiftLizard} wrote:
> Last inconvinience we discovered was that the whole user auth process is
> spread accross 4 classes, if you take the switch user function in
> BE into count we have 6 places to change.
Switches like this are bad and show that classes are not properly split by
functionality. -1 to that. Please, keep classes well separated and without
such switches.
+1 to the performance enhancements in general. :)
--
Dmitry Dulepov
TYPO3 core&security team member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/
More information about the TYPO3-dev
mailing list