G#

cancel
Showing results for 
Search instead for 
Did you mean: 

Rename and change scope on all implementations of a method

In G# 1.7, it will be possible to rename or change scope on all implementations of a method in one operation. Whenever you rename a method that has other implementations, all implementations of the method will be broken, which in turn leads to a lot of other errors in the error-list. When this happens, you have to identify what went wrong and find all implementations of the method and rename all those implementations, before the method is compilable again.

This video demonstrates how G# can help in this situation and do everything for you, in one operation.

The previous videos I have uploaded have intentionally not had sound, but in this video I explain how the feature works.

Certified LabVIEW Architect
0 Kudos
Message 1 of 1
(4,048 Views)