yeah that seems like a logical thing to do

On Jan 24, 1:30 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hey Eric, why don't you just use saveField() in this situation?
>
> On Jan 24, 1:20 pm, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > I don't know why HABTM relationships are deleted automatically on a
> > Model::save() in the first place, but is this really necessary for the
> > 'with' relationships too? They are practically standalone models so
> > shouldn't there be an option to preserve the current 'with'
> > relationships?
>
> > I can unbind() them, but I'm questioning that this is a logical thing
> > to do before every single save() where I'm just updating the original
> > model.
>
> > Core contributors have any input on this?
--~--~---------~--~----~------------~-------~--~----~
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