[TYPO3-50-general] Beer3, really a good solution?

Sebastian Kurfürst sebastian at typo3.org
Sat Oct 25 16:40:07 CEST 2008


Hi Ries,

> This is how ANTS does it:
>
> 		<if>
> 			<equals arg1="..." arg2="" />
> 			<then>
> 				...
> 			</then>
> 			<else>
> 				...
> 			</else>
> 		</if>
IMO, that's too complicated. At least the "equals"-Tag can be removed,

And, in case you only need an "if"-Block, I think the "then"-block  
would be not needed as well.

Greets,
Sebastian



More information about the TYPO3-project-5_0-general mailing list