[TYPO3-mvc] Fluid ViewHelper Incubator

Bastian Waidelich bastian at typo3.org
Fri Jan 7 17:21:17 CET 2011


Martin Kutschker wrote:

Hi Masi,

>> http://forge.typo3.org/issues/6757

> But why do we need ===/!== for a simple string comparison? IMHO ==/!= should be allowed too.

The mentioned issue is not about strict comparison (I agree with you on 
that one, we shouldn't need this) but about comparison of object 
property and a string like:

<f:if condition="{myObject.foo} == 'foo'">

Bastian



More information about the TYPO3-project-typo3v4mvc mailing list