[TYPO3-core] FYI: Added feature #14064: Install tool refactoring

Patrick Broens patrick at netcreators.com
Mon Apr 12 09:52:37 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> + 158 require_once(PATH_tslib . 'class.tslib_content.php');
> 
> This is a very bad dependency!!!!! How can the BE of the Core depend on a FE extension? This
> completely brakes the concept of layers in TYPO3. We may take "cms" as granted yet it is an extension.
> 
> Sidenote: I'm disturbed that while TYPO3 v4 gets newer and better concepts into its codebase there
> is no hesitation to blur the boundary of it layers. This is not the only occurrence of stuff like
> that which IMHO is - sorry - a bad coding praxis.

Hi Masi,

You're absolutely right and I apologize for that. It seems I've
overlooked it during the whole project.

Like Benni wrote, we can easily substitute the cObject calls to
t3lib_parsehtml::

In fact, this has already been done in bugfix #14069

Patrick

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvC0UUACgkQNgvIvIQSN/w0pACfbWHHPZ3e/yFVZ9q1d8Jgb1h0
nwAAn3i/VHAPP5kPx8LsVSspxdReIDRy
=yjcv
-----END PGP SIGNATURE-----


More information about the TYPO3-team-core mailing list