[TYPO3-v4] Improving backend search for 4.4 and 4.5

Xavier Perseguers xavier at typo3.org
Mon Sep 19 13:48:59 CEST 2011


Hi,

> Xavier Perseguers wrote:
>> We could think of something similar to Debian repositories with
>> backports somewhere. Additionally, we always have the opportunity to
>> have some extension that could handle such cases...
>
> This is probably possible, except that such extensions will be
> version-dependent.

Well, we'll have to register our own classes as XCLASS or implement 
hooks or... and nothing prevent us from testing the current TYPO3 
version to use one or the other version of the class.

Just as an example:

someext
   |-- Classes
   |     |-- 4.4
   |     `-- 4.5
   |-- ext_tables.php
   `-- ext_localconf.php

-- 
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the TYPO3-project-v4 mailing list