Hi!

Are you sure you didn't have a spelling mistake? There's no method or anything that might be accessible via key-value called "members" on EOGenericRecord.

  Yours

Miguel Arroz

On 2009/01/25, at 11:17, Jake MacMullin wrote:

Anyone know why I can't have a relationship called 'members'?

When I have a flattened many-to-many where one of the relationships is called 'members' and I try to add an object to the relationship with addObjectToBothSidesOfRelationshipWithKey(obj, "members") I get the following cryptic error message:

java.lang.IllegalArgumentException: addObjectToPropertyWithKey: the key members is not null, an NSArray or one of its subclasses - unable to add the value.

Interestingly, I also get a similar error message if I try to add the object to the other side of the relationship. However, if I change the name of my relationship to 'foo' it all works fine.

Of course it took me a few hours to figure this out.... I guess 'members' conflicts with something else.

Cheers,

Jake
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/arroz%40guiamac.com

This email sent to ar...@guiamac.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to