[TYPO3-ect] Alternatives to TS

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu May 18 16:06:48 CEST 2006


Bernhard Kraft schrieb:
> 			<object name="temp.whatever">
> 				<value>COA</value>
> 				<object name="10">
> 					<value>TEXT</value>
> 					<object name="dataWrap">
> 						<value>Username : {global:TSFE|fe_user|user|username}</value>
> 					</object>
> 				</object>
> 			</object>

Here you don't use the XML tree itself to mirror the PHP array tree.
Instead you use XML only as a  kind of "wrapper" for a rather typical TS
like path: temp.whatever.

I don't really discover the advantage in this. It is hard to read and
write. Do I miss the point?

Regards

Elmar









More information about the TYPO3-team-extension-coordination mailing list