[TYPO3-team-templavoila] RFC: #11532 - remove deprecated makeInstanceClassName

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Jul 16 19:35:08 CEST 2009


Hi!

Tolleiv Nietsch wrote:
> Problem:
> t3lib_div::makeInstanceClassName is deprecated in TYPO3 4.3 and TV uses
> it in some places.
> 
> Solution:
> Changed to the new API wherever the old method was used and changed
> dependency to TYPO3 4.3 (within ext_emconf.php)
> 
> Notices:
> I wasn't able to test the changes within the newcewizard-folder - so
> maybe someone could have a closer look.
> 
> We can't publish a new TV-release for 4.2.x or 4.1.x - I'm not sure if
> that's what we want... or should we introduce some abstraction-layer for
> this to enable the use of new TV-releases within older TYPO3 versions?

You could use version_compare() to test for the TYPO3 version. That would keep TemplaVoila running on 4.2.x.

-- 
Dmitry Dulepov
LinkedIn: http://www.linkedin.com/in/dmitrydulepov
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs


More information about the TYPO3-team-templavoila mailing list