[TYPO3-mvc] FYI: Unstable trunk -- Dependency Injection landed

Franz Koch typo3.RemoveForMessage at elements-net.de
Mon Nov 8 15:51:14 CET 2010


Hey,

> Bastian and I just did a major cleanup session concerning the dependency
> injection, and now for us the stuff works again nicely :-)
> We mainly cleaned lots of things up, moved classes around and now
> Dependency Injection is used *consistently* thoughout the whole Extbase
> and Fluid core.
>
> Important: for now to have it run, you need the container extension in
> branch:
> https://svn.typo3.org/TYPO3v4/Extensions/container/branches/extbase_integration/
> installed, in the latest revision (we did some changes there as well).
>
> Now, I guess it's the right time to test Extbase/Fluid/Container
> together and tell us if some things of you break!

not related to the persistence stuff, but the latest widget commit 
(r2688) did break Fluid.

Call to undefined method 
Tx_Extbase_MVC_Web_Request::getControllerSubpackageKey() in 
E:\CVS\forge\v4\fluid\Classes\View\TemplateView.php on line 377

looks like somebody forgot to commit the needed changes in the extbase 
request object.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list