[TYPO3-dev] Complex mm-relations
    Steffen Kamper 
    info at sk-typo3.de
       
    Wed Jun  3 23:18:38 CEST 2009
    
    
  
Hi,
Francois Suter schrieb:
> Hi,
> 
>> i try to use the API when ever possible. But this seems to be 
>> impossible here. Do you use different mm-table for each relation?
> 
> I tend not to use the API anymore, having my own toolbox for selecting 
> and displaying records... I find the API quite limiting, except for very 
> simple situations. But it's true that there should be one.
> 
imho the API should cover that, doing all that low-level-stuff all the 
time is kind of annyoing
And in extbase this should be done by extbase model right from 
TCA-setting. How cool if you only call a find-method that gives you 
excact the records you want...
vg Steffen
    
    
More information about the TYPO3-dev
mailing list