[TYPO3-mvc] Fluid

Peter Schuster typo3 at peschuster.de
Tue Apr 21 23:30:48 CEST 2009


Hi,

I just had a quick look at fluid and some view helpers. I really like 
the concept and am looking forward to TYPO3 v4.3!
In the currency view helper i stumbled upon <f:format.currency 
amount="321" currencySign="$" decimalSeparator="." thousandsSeparator="," />

In my opinion <f:format.currency currencySign="$" decimalSeparator="." 
thousandsSeparator=",">321</f:format.currency> is much more intuitive, 
because i want to format a given value with some further paramters.

Just my two cents. I don't know whether this is against a common rule of 
fluid or "technically" not feasible.

Greets,
Peter

btw. does extbase and fluid work in TYPO3 4.2 without any problems? In 
ext_emconf.php of extbase only TYPO3 v4.2 is required but i think it was 
discussed to remove the autoloader in extbase, because TYPO3 v4.3 will 
come with an own one.


More information about the TYPO3-project-typo3v4mvc mailing list