[TYPO3-mvc] !!! FYI: Several changes in the last commit
Jochen Rau
jochen.rau at typoplanet.de
Sun Jul 26 07:14:00 CEST 2009
Hi Sebastian.
Sebastian Kurfürst wrote:
> Hey Jochen,
>
>
>> This was a first sketch to have a configurable dependency injection.
>> An example: At every place we have
>
>
> I'd suggest that we should _not_ add this to 4.3, as this is definitely
> out of scope right now. We might think about adding it for 4.4, but I am
> still sceptical that it will be easy to add/implement. (It is easy to
> write a simple DI container, but with all the bells and whistles, it can
> be quite difficult).
Adding dependency injection to extensions was not my intention. My plan
is to implement a way to configure the implementations of (future)
framework interfaces like
Tx_Extbase_Persistence_BackendInterface
Tx_Extbase_Persistence_QueryFactoryInterface
Tx_Extbase_Persistence_Storage_BackendInterface
I'd better quote "dependency injection" next time as it is all hand
wired inside the framework.
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list