[TYPO3-mvc] injectReflectionService() recent change?

Xavier Perseguers typo3 at perseguers.ch
Thu Oct 22 19:10:51 CEST 2009


Hi Jochen,

> Second best solution: Put the two lines
> 
> $this->initializeCache();
> $this->initializeReflection();
> 
> into __constructor()
> 
> I have applied this in a changset attached. Could you please test it and 
> report if that works for you?
> 
> Any other suggestions?

Well, I found one that I did not see at first. As I rewrote the whole datamapper stuff for my needs, it turns out that actually I don't need to extend Tx_Extbase_Persistence_Repository at all! Meaning 
I made you create a patch for nothing. Sorry!

BTW, I still extend from Tx_Extbase_DomainObject_AbstractDomainObject for my entities though but it just works fine ;-)

Regards

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-project-typo3v4mvc mailing list