mbien commented on PR #8276: URL: https://github.com/apache/netbeans/pull/8276#issuecomment-2682210137
> Or are you saying that tree expansion events are being sent off of the EDT?! I haven't even checked since its 2 threads no matter what the first thread is + any delay impl will have queue a task somehow and run it on EDT. So it really makes no difference. I feel we waste a lot of time discussing nothing here. Although this wasn't mentioned anywhere, I take the main conclusion is that the max lifespan concept which something which is not needed here - if this is the case we can indeed simplify the impl and even use the swing Timer as scheduler which saves a few lines. I might update the code later but I have no time to test it again atm - also I don't have access to that old android phone for a few days which made testing easy. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
