[TYPO3-mvc] Question about relations
Christine Gerpheide
cgerpheide at gmail.com
Thu Mar 18 18:56:06 CET 2010
>
>
> In the product model class i further had to change the price property from
> Tx_Extbase_Persistence_ObjectStorage to ArrayObject, since ObjectStorage
> still gave me the 50 + 10 instead of 50 + 50 + 10. Is the ObjectStorage
> intended to behave like that?
>
> Kai
>
>
>
Hi Kai,
Yes, ObjectStorages are only meant to unique objects (this is a feature).
Glad that helped!
Christine
More information about the TYPO3-project-typo3v4mvc
mailing list