[TYPO3-core] RFC: #6829 - New general template-class usable for FE+BE

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Nov 26 10:16:54 CET 2007


Martin Kutschker wrote:
> And using NULL for uninitialized variables:
> 
> var $myObj = NULL;
> 
> not
> 
> var $myObj = '';

Yes. Though I sometimes use false. null is better because it really means "not initialized".

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs


More information about the TYPO3-team-core mailing list