Re: a HUGE Core Data bug
Re: a HUGE Core Data bug
- Subject: Re: a HUGE Core Data bug
- From: "Philip Q" <email@hidden>
- Date: Tue, 13 Mar 2007 14:04:30 +1300
On 12/03/07, Aurélien Hugelé <email@hidden> wrote:
I think that your reactions guys are quite surprising. Saying that "I
didn't experience any problems either. Everything works as expected"
is a typical user answer, not a serious developer answer. We all
know, as developers, that sometimes bugs are difficult to reproduce,
and difficult to isolate. I've demonstrated a Core Data problem (that
is documented), so the problem exists, there is no reason to deny it.
I agree that this is a bug, the documentation on the issue of
unidirectional relationships doesn't spell out exactly what kinds of
problems you will get and you do seem to be maintaining a consistent
object graph.
I have applications that use uni-directional relationships without
issue because it makes more sense in the specific situation. and I
manage the relationship on either end manually to ensure consistency.
In this case, you are trying to simulate a bi-directional relationship
with two uni-directional relationships -- this seems like a poor
design choice which is leading to the bug.
However, I don't think this is a "dramatic" or "huge", or any other
superlatives, kind of bug.
-Phil
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden