LV 2013 added a new function (or just exposed it) that gets the name of a class.
I wanted to see if this would be faster than the old method I used before based on the path of the class. So I created a little experiment. It turns out the new functions is MUCH faster.
I am concerned that what...