Ok, I have tested this on CF8 and CF9 and I get identical behavior as I do with Railo. If I make a call to the SOMEPARENT.getWHATEVERArray() function, subsequent saves of many-to-many WHATEVER to SOMEPARENT do not save. The first addWHATEVER() works, but after that they fail to save.
In this case, calling user.getPostsArray(); causes user.addPosts (newPost); not to save after the first attempt. p.s. I probably get under your skin at times, sorry! Anyway, by testing I hadn't meant unit tests, I'd just meant that I'd tried the functionality in various ways to test if it worked in production, not that the code was stable via unit test results. > Considering I expect a lot of people have done this on CF8, I will be > surprised if it doesn't work. That being said, I've been surprised before. Well... surprised? :) Maybe I'm oblivious to something huge here, but... maybe try my example and see? It's a pretty easy example.. --~--~---------~--~----~------------~-------~--~----~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en -~----------~----~----~----~------~----~------~--~---
