[TYPO3-dev] No more content when working with TRUNK

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Nov 6 08:03:04 CET 2008


Hi!

Martin Kutschker wrote:
> I wonder how many other extensions will break. And no, I don't want the
> patch reverted.

Not extensions... Some sites will break. For example, if you use an
extension, normally you do this:

lib.whatever < plugin.tx_extkey_pi1
lib.whatever............

This will work. However if you do it on your own:

lib.whatever = USER
lib.whatever...........

It will break. However it will break only until we integrate
autoloader. When autoloader is there, nothing will break.

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/




More information about the TYPO3-dev mailing list