[TYPO3-ect] lib/div: Next to last milestone to beta release
Franz Holzinger
franz at fholzinger.com
Wed Aug 8 07:39:34 CEST 2007
Hello Elmar,
> Dmitry Dulepov [typo3] wrote:
>> By the way, whi static_info_tables depends on div (which depends on lib
>> if I remember properly)? Is it necessary? I thought it has only static
>> tables. If yes, this dependency should be removed because every
>> extension adds more fat to the system and eats processing milliseconds...
>>
> that's by advice of the core team if I remember ;-).
>
> Franz asked to put the basical library functions into the core, but was told
> to put it into a library extension instead. So he did.
>
> It was yourself, who was
> rejecting this request. It was Dmitry, who adviced to use an extension
> instead. Now it's you, who complains about multiple extension
> dependencies. :-)
this is wrong.
Dmitry has always been in favor of putting the function loadTcaAdditions
into t3lib_div .
http://lists.netfielders.de/pipermail/typo3-team-core/2006-October/005949.html
Unfortunately a more comprehensive task has been requested. At the
moment I do not have the time to write a complex patch. I do not know in
which way this must be done that it will be approved in the end.
static_info_tables needs this function for FE extensions which use its
API. This is because the added language fields from a language extension
like static_info_tables_de otherwise were not present in the TCA array
of the FE. And no other solution has been found yet.
- Franz
More information about the TYPO3-team-extension-coordination
mailing list