eirikbakke commented on issue #1872: [NETBEANS-3695] - not proper to use a static variable through a refer… URL: https://github.com/apache/netbeans/pull/1872#issuecomment-575252128 OK, never mind, the changes seem safe. Though in general, it's best to do these kinds changes only once you're actually working on, and testing, a given piece of code. It's very easy to introduce errors (as with LinkButton), and code should assumed to be "broken unless tested".
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
