[NUG] *Re: API 2.0
Jon Ogden
jon at justaddsoftware.net
Thu Mar 14 00:03:29 CDT 2019
> On Mar 13, 2019, at 11:24 PM, Norman Palardy <npalardy at great-white-software.com> wrote:
>
> Iterating over a dictionary using an iterator will raise an exception if you alter the contents of the dictionary while iterating
> This is actually very common in a lot of languages
I understand. The problem is this error is thrown INSIDE Xojo.Core.Timer.CallLater. That’s the issue. The error is inside the framework not on my end.
That is the bug. I don’t know why it happens but it does.
More information about the Nug
mailing list