Empty relationship that isn't null
Empty relationship that isn't null
- Subject: Empty relationship that isn't null
- From: DevReseune <email@hidden>
- Date: Mon, 16 May 2005 20:19:24 +0200
Hi,
I have 2 entities bound with a relationship:
- EntityA
- entityB -> EntityB
- EntityB
When I fetch an EntityA, the relationship entityB is initialited with
an EOAccessDeferredFaultHandler (takeStoredValueForKey) while the SQL
select statement returns 0 row.
When I try to access to the relationship entityB, it is updated with
an _EOVectorKeyGlobalID (takeStoredValueForKey).
But, I expected a null value. What's the problem?
Webobjects 5.2.4
MacOS X Tiger (I have the same behavior on X.3).
Frédéric _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden