[TYPO3-core] sysext FLUID might generate problems

Peter Niederlag peter.niederlag at typo3.org
Wed Oct 9 08:57:56 CEST 2013


Hi Thomas,

On 08.10.2013 21:47, Thomas Hucke wrote:
> Hi team,
[...]
> Am I wrong here with my statement?
> Does one have a solution using the default template?

Managing javascript dependencies (regardless of TYPO3) is a mess itself
as afaik no approach could be considered generally accepted and agreed on.

As it is already a mess in standalone it seems to be pretty tough to
find a solution for TYPO3. JS handling in TYPO3 is already quite
awesome, but it leaves the dependency and management of the load order
up to the developer. This is the root cause of the problem you are
pointing at here.

I agree the fluid template could probably improved but it could also be
considered an example/blueprint to come up with your own template that
matches your requirements best. After all your PAGE object doesn't even
need to be called 'page'. ;)

Greets,
Peter






More information about the TYPO3-team-core mailing list