On Wed, 17 May 2023 23:15:28 GMT, John Hendrikx <jhendr...@openjdk.org> wrote:

> A roll back mechanism would just complicate the code for very little benefit 
> (a correct FX application won't run into these situations, you'll only be 
> likely to encounter them during development). The whole mechanism surrounding 
> the children list and bad additions should be seen as a best effort early 
> warning system (like ConcurrentModificationExeption).

Understood, let's stick with current approach then.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1136#issuecomment-1557268177

Reply via email to