[TYPO3-dev] Performance optimization Typo3

Martin Kutschker masi-no at spam-typo3.org
Tue Aug 17 13:33:25 CEST 2010


Am 17.08.2010 13:28, schrieb Dmitry Dulepov:
> 
> Instead I would prefer:
> 
> abstract class t3lib_user {
> }
> 
> class t3lib_feuser extends t3lib_user {
> }

Shouldn't that be tslib_feuser?

> And only these three classes without any those begroup or so.

Oh yes. The whole group classes in t3lib are only confusing and have as such little benefit.

What I always missed was a real session handling with events/hooks when a user logs and and off and
a real API for purging all sessions.

Masi





More information about the TYPO3-dev mailing list