[TYPO3-mvc] Attributes on irre-relations possible?
Martin Kutschker
masi-no at spam-typo3.org
Mon Mar 22 09:31:07 CET 2010
Andreas Kießling schrieb:
>>
>> Anyway to answer your question: in my test/demo extension I have
>> objects for the "relation" table.
>> The "parent" object has a property which holds these objects. They in
>> turn have a property which
>> holds the "child" objects. If you don't declare these properties as
>> @lazy ExtBase will load them all
>> at once.
>
> Youre ballroom_dancing is already in my list of "have a look at how it's
> done there"-extensions ;) You're referring to your additions to the
> persistence layer?
No. I only referred to how you can setup your models in accordance with an underlying IRRE
configuration. eg Medium (Audio) - Track - Recording. Medium has an IRRE relation with Recording via
Track (which has attributes of its own).
> Unfortunately, i get some strange errors upon installing (using current
> 4.4 SVN and extbase/fluid SVN):
Drats. I didn't test the extension against the current SVN code, but I will do.
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list