[TYPO3-mvc] FeUser / FeUserGroup
Steffen Kamper
info at sk-typo3.de
Thu Jul 23 12:10:57 CEST 2009
Hi Jochen,
i would like to help out with the CSL conversion. Julian and me
discovered also a problem with a 1:1 relation yesterday. Please contact
me, you know where to find me :)
vg Steffen
Jochen Rau schrieb:
> 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
>
More information about the TYPO3-project-typo3v4mvc
mailing list