[TYPO3-dev] relaease plans for typoe 4.2?

John Angel johnange at gmail.com
Tue May 8 00:04:41 CEST 2007


> Hm, but it's you who wants to shift to a fully blown programming
> language which is IMHO harder to learn than e few configuration options.

The concept is the same, we still need configuration options.

E.g. $object->stdWrap can work exactly just it was, the idea is just to make
things more flexible and easier. If I want to code in PHP, I should do it
directly in CMS, wherever I want.

I want to be able to output HTML by simply using:

$page->output = "Hello world";

instead of confusing:

page.10 = TEXT
page.10.value = Hello world


> What will help is to create a consistent and clean naming scheme and a
> cleaning up of the most weird syntax problems. I agree with you that
> "stdWrap", "getText" and "if" should be changed completely. And I'm sure
> they will change as, so it was my perception on T3DD07, a consensus to
> clean up TS, but not to replace it completely.


You cannot make it procedural and that is necessary.

You have to be expert to build sites in Typo3 - that has to be changed.





More information about the TYPO3-dev mailing list