Ahh. Turns out it was a problem in my code. Sorry for the false alarms. I had extended CayenneDataObject's addToManyTarget because I wanted to suppress duplicates from appearing in the list. Something there is failing to work properly. I'll have to sort all that out.
Thanks again, Kevin On 3/4/08 10:16 PM, "Kevin Menard" <[EMAIL PROTECTED]> wrote: > I just wrote a small test case here using Artist and Painting and it works > as you describe and as I would expect. So, either there's a funky cache > thing going on or my code is borked. I'm not entirely ruling out the > latter, but it is fairly simplistic in nature.
