I found
stonProcessSubObjects: block
"Execute block to (potentially) change each of my subObjects.
In general, all instance and indexable variables are processed.
Overwrite when necessary. Not used when #stonContainSubObjects returns
false."
1 to: self cl
> On 4 Nov 2022, at 17:56, stephane ducasse wrote:
>
> 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 colle
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