Relationships not working
Relationships not working
- Subject: Relationships not working
- From: Cyril Godefroy <email@hidden>
- Date: Thu, 6 Nov 2003 08:54:35 +0100
Hi,
Porting a very old WO Application (4.0) to 5.2, I'm encountering some
issues (also) in the EOF part. I have objects implementing the old
interface (with willchange() etc) and when I change attributes on a
relationship these attributes aren't saved. For example, I have a media
which has a file format and a description. The description is in the
table (on the db side) and the format is a relationship between two ids
as the file formats are kept in another table. If I change both, only
the description is changed. Even with the EOAdaptor debugger on, I
don't see anything changing for the format. The only way for me to
change it is to change directly the id in the media table (thus a
direct attribute, not a relationship).
I don't know where to start on that issue, and what I should change to
make it work once again. Any hints?
TIA,
Cyril
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.