[TYPO3-mvc] FeUser / FeUserGroup
Steffen Kamper
info at sk-typo3.de
Thu Jul 23 14:07:39 CEST 2009
Hi Joerg,
Joerg Schoppet schrieb:
> Hi,
>
> Steffen Kamper schrieb:
>>
>> 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.
>>
> I don't think, that this is realistic. If I write an extension, which
> extends the fe_user with a e.g. "blood type", what would be the solution?
>
> Making an own table with an 1:1 relation, which is only editable from
> the new table?
>
was just a thought. If you extend fe_user, it should available in the
model if the base model have the dynamic properties and getters/setters
from TCA.
I also don't know which problems Jochen see when extending this class.
vg Steffen
More information about the TYPO3-project-typo3v4mvc
mailing list