[TYPO3-v4] Dropping the compat_version

Christian Kuhn lolli at schwarzbu.ch
Sun Oct 23 22:59:37 CEST 2011


Hey,

On 10/23/2011 08:40 PM, Steffen Gebert wrote:
> what do you think of dropping the compat_version setting?
>
> At least I would say that we do not care about this setting since ages,
> so I think we should remove it for *4.7*. (without deprecation).

a rough grep showed that compat_version is of limited use anyway.

We should think about the TS version magic (maybe a new upgrade wizard, 
at least a review of the old one). And we must deprecate 
t3lib_div::compat_version(), it's public api. Some other minor things 
might pop up, but they are not crucial at first glance.

The upgrade wizards evolved as well (they can store if they were run), 
so we could probably solve most compatibility issues there, too.

So +1 for the idea.

Regards
Christian


More information about the TYPO3-project-v4 mailing list