On 08.08.2008, at 00:38, Lachlan Deck wrote:
What type of inheritance? ST, H, VI.
Single Table.
For the the relationship from 'some other object' to Person - is the
source object also an inherited object?
Sometimes. Not necessarily.
Do you have a restricting qualifier?
Sure, I do.
So, is this not supposed to work?
I've seen problems going from an inherited record to another
inherited record (where they both have the same super).
Have you turned on adaptor logging and checked the sql?
Yes, that seems to look fine. Have to reduce it to a simpler case.
But I think, there must be something funky with my models from the
refactoring. Right now, I can't even do a
NSArray result = Person.fetchAllPersons(editingContext, null);
It craps out with a similar illegal state exception.
I will create a test case later and see what I can find there.
cug
--
http://www.event-s.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]