[TYPO3-mvc] FeUser / FeUserGroup

Jochen Rau jochen.rau at typoplanet.de
Thu Jul 23 11:53:41 CEST 2009


Hallo Steffen.

Steffen Kamper wrote:
> Hi,
>
> i started to use fe_user in extension, and i know the status of
> integration is not finished.

Exactly ;-)

> What i found is:
>
> * FrontendUserGroupRepository is missing
confirmed
> * FrontendUserGroup miss property $subgroup of type
> Tx_Extbase_Domain_Model_FrontendUserGroup
It's not missing, it's just commented out to hide it from the magic 
stuff of the framework.
> * FrontendUser miss property FrontendUserGroup
See above.
> where can i find the logic converting CSL to relation? Didn't found it
> in code.
confirmed
> And a general remark for system tables:
> as these tables may be extended by other extensions, does be need some
> magic for this properties and getters/setters?

This is a general problem of extending stuff. We are investigating the 
concept of Mixins.

Regards
Jochen

-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list