On Mar 5, 2008, at 6:16 PM, Kevin Menard wrote:

1) Maintaining list semantics -- in general, I think the behavior is
correct, I just don't think it is for Cayenne.

2) Avoiding overhead -- list membership could be a costly operation. This could be reduced by comparing by identity and/or ObjectId, however, which
should be fast enough.

My thinking exactly as to why we should keep things the way they are.

Andrus

Reply via email to