[TYPO3-mvc] FeUser / FeUserGroup
Steffen Kamper
info at sk-typo3.de
Thu Jul 23 13:35:02 CEST 2009
Hi, Jochen,
Jochen Rau schrieb:
>>
>> in v4 we are in the comfortable situation that we know all extended
>> columns from TCA. May be this simplifies the magic, as all to do is to
>> loop over the columns in TCA array.
>
> That's what we already do. The problem is: How can we handle the
> scenario that several Extensions want to extend
> Tx_Extbase_Domain_Model_FronendUser ? This would lead us to a weird
> class hierarchy.
>
make Tx_Extbase_Domain_Model_FronendUser final, i don't see a reason to
extend it if it provides the complete model for fe_user. i would tend to
make all system table models to final.
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list