> I think that there is two different issues actually here. Yes, you are correct. The first issue was a bug in Element#equals() (which was also missing a comparison on the namespaces properties), and the second one seems to be a potential design limitation in TreeView.
> Fixing the first issue solves most of my issue, as there is still a duplicate > entry in my data. Glad to hear it. G
