You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/05/02 17:12:05 UTC

[GitHub] ralphbenjamin commented on issue #530: [NETBEANS-373] Removing synchronization from refactoring dialog.

ralphbenjamin commented on issue #530: [NETBEANS-373] Removing synchronization from refactoring dialog.
URL: https://github.com/apache/incubator-netbeans/pull/530#issuecomment-386051678
 
 
   OK to me.
   The underlying problem is; the refactoring-engine is tied to the dialogs. Separating these two would be a huge improvement.
   Removing the synchronized keywords makes it possible to have multiple refactoring sessions at the same time, at which I would not know what would happen, but that seems better to me than not working at all for a lot of users.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists