[TYPO3-mvc] Question regarding BlogExamplePost Administrator
Jochen Rau
jochen.rau at typoplanet.de
Tue Aug 4 22:26:31 CEST 2009
Hi Joerg.
Joerg Schoppet wrote:
> Hi,
>
> in the blog_example code you defined an own class to extend
> Tx_Extbase_Domain_Model_FrontendUser.
>
> But in Tx_BlogExample_Domain_Model_Blog for the definition of
> $administrator and the setter/getter the original class from extbase is
> referenced.
>
> Is this needed/wanted or just a simple typo?
This is not needed but should be
Tx_BlogExample_Domain_Model_Administrator for better understanding. As
long as Tx_BlogExample_Domain_Model_Administrator does not really
_extend_ Tx_Extbase_Domain_Model_FrontendUser, it has no side effects.
It will be fixed with the next commit. Thanks for reporting.
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list