[TYPO3-hci] Login Screen

Dmitry Dulepov [typo3] dmitry at typo3.org
Mon Apr 28 19:06:58 CEST 2008


Francois Suter wrote:
> I guess that's exactly what I fail to be impressed with. All those 
> constructs are so close to PHP, what's the benefit of using Smarty? Plus 
> you have the hassle of loading all the variables that you want to make 
> available into the Smarty object, which means if the engine doesn't load 
> a given variable, then it's not available in Smarty, so that makes it 
> rather less flexible.

It still allows you to separate presentation from code. For example, you can create accessible BE using Smarty. Or create content for normal browsers and mobile phones. No changes in the code (assuming you planned available variables well), just add template.

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-team-hci mailing list