[FLOW3-general] nested lists
Martin Kutschker
masi-no at spam-typo3.org
Sat Oct 23 09:53:31 CEST 2010
Am 22.10.2010 17:20, schrieb Bastian Waidelich:
>
> Currently there are issues with higher priority IMO.
Sure. I have the bad habit to jump into discussions.
> Instead of:
> <f:group eachOf="{objects}" as="objectsOfThisType" by="type" usingKey="type">
>
> I would probably vote for
> <f:group each="{objects}" by="type" as="objectsOfThisType" key="type">
>
> though. Agree?
I think that the attributes "eachOf" and "usingKey" make the whole construct more like a real
sentence. I actually thought to use "the" as in "group the <objects>" :)
Anyway, I am happy that I have made my point and that you have understood the issue.
Masi
More information about the FLOW3-general
mailing list