Tuesday, April 28, 2009

Re: Saving multiple models/relationships with saveAll()

Hello, thanks Martin.

I reviewed saveAll() docs and it explicitly tells it wont work for not
directly associated models.
(http://book.cakephp.org/view/75/Saving-Your-Data)

It would be nice for a future version of cake to have it though. Where
does one submits this kind of "petitions" to cake developers?

I'm going to try extracting data["Section"] from $this->data and save
Sections and SectionParts one by one.

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: