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