Hi Sven I was using STON in P7 and I’m now migrating to P10. In the past I had no problem with a SortedCollection and now I have because of the block serialisation (of course). So I cannot really ignore or skip my sorted collection because it has what I want. I could go over all my collections and transform them into OrderedCollection for the saving. But may be there is a hook for that.
In fact I do not care to save the sortedCollection as soon as when I reload I restore it. S