Open GoogleCodeExporter opened 9 years ago
I think I have finally figured everything out in my head and what it boils down
to is that if you have a GrandChild situation the object that is second in the
chain will generate the error on the call to FieldManager.UpdateChildren
because it has a legitimate child collection and a child object to its parent
which unless it is switchable will not implement ChildUpdate.
I think the only reasonable solution is to avoid GrandChild situations because
the only other solution is to not generate the OneToMany Associations which is
not really a realistic answer.
Original comment by bniemyjski
on 10 Mar 2011 at 12:37
Original issue reported on code.google.com by
eslater%...@gtempaccount.com
on 8 Mar 2011 at 4:46Attachments: