I have been playing around a bit more with the mapping. Seems save
works just fine.
Check out http://bin.cakephp.org/saved/1237
This version, I added another property to AppModel to turn the objects
on and off. I notices a problem with generateList() and some other
model methods that expect arrays. So, by simply setting objectify =
true when we need it, we can make sure there are no problems.

There is plenty more we can do. Mapping submitted form data to an
object to make saving it easier might be nice. Anyway, just some ideas
to play around with.


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to