[TYPO3-mvc] FeUser / FeUserGroup

Joerg Schoppet joerg at schoppet.de
Thu Jul 23 15:58:18 CEST 2009


Steffen Kamper schrieb:
> Hi,
> 
> Joerg Schoppet schrieb:
>> Hi Steffen,
>>
>> Steffen Kamper schrieb:
>>>
>>> I also don't know which problems Jochen see when extending this class.
>>>
>> the problems e.g. are the following:
>>
>> ext1 extends fe_users with tx_ext1_bloodtype
>> ext2 extends fe_users with tx_ext2_religion
>>
>> Both creating own derived classes
>> Tx_Ext1_Domain_Model_FrontendUser
>> Tx_Ext2_Domain_Model_FrontendUser
>>
>>
>> Now there is a third ext (ext3), which wants to use
>> - tx_ext1_bloodtype
>> - tx_ext2_religion
>>
>> Easiest is, that ext3 also extends from the base-class, but then also 
>> the logic behind bloodtype and religion has to be reimplemented.
>>
> 
> what's the problem using these classes? They already have fe_user, so 
> instanciate and use or extend them?
How should I extend both?



More information about the TYPO3-project-typo3v4mvc mailing list