[TYPO3-mvc] Fluid validation: how to debug errors?
Xavier Perseguers
typo3 at perseguers.ch
Sat Sep 26 11:17:09 CEST 2009
Hi Sebastian,
> in fact, extbase has such an autoloader already in place. Have a look
> into Utility/Autoloader (I think).
> It is registered in the Dispatcher in the constructor method. And
> actually I feel that this is the wrong place for it, as the automatic
> resolving only works when the dispatcher is actually called.
>
> So, I'd suggest that we should find a more clever place to include the
> autoloader instead of the Dispatcher :-)
Thanks for the pointer. Please have a look to pending core patch for RFC 12067. I guess we could simply get rid of this Extbase-dedicated autoloader once my patch has been committed to v4 trunk.
Cheers
--
Xavier Perseguers
http://xavier.perseguers.ch/en
One contribution a day keeps the fork away
More information about the TYPO3-project-typo3v4mvc
mailing list