[TYPO3-mvc] ActionController line-Change
Steffen Ritter
info at rs-websystems.de
Thu Feb 25 14:52:51 CET 2010
Hey list,
what do you think about moving line 139 of ActionController.php[1]
before line 130?
This would enable me to "set default" vars, which I need in every View.
Currently I have to set $this->view->assign('whatever','myvalue'); in
every view itself. "general" arguments could be done easier this way.
Anything against it?
regards
Steffen
[1]http://forge.typo3.org/repositories/entry/typo3v4-mvc/extbase/trunk/Classes/MVC/Controller/ActionController.php
More information about the TYPO3-project-typo3v4mvc
mailing list