Hi, > Justin, maybe you noticed that I finally got round to integrating your > unit tests into the framework,
Yep thanks for that. > and that they uncovered the bug with > setItemAt() in a filtered collection with duplicate items inside. > removeItemAt() has the same problem, of course. I did have a look at fixing them but it’s complex and would have performance implications. IMO I’d just disable those tests, that way they are documented if anyone looks. The old(er) Adobe Flex framework has the same bugs so it not a regression. Thanks, Justin
