10-07-2018, 02:04 PM
Good morning Loren!
First, I appreciate the help!
I remember years ago on a library I wrote for C++ programmers, several people criticized me for making almost every public method and getter/setter functions as virtual. I told them the ability to overwrite everything with modern compilers/computers in my opinion exceeded in having a more complicated virtual table.
Any how, hopefully there will be a solution.
All the best,
Shane
First, I appreciate the help!
I remember years ago on a library I wrote for C++ programmers, several people criticized me for making almost every public method and getter/setter functions as virtual. I told them the ability to overwrite everything with modern compilers/computers in my opinion exceeded in having a more complicated virtual table.
Any how, hopefully there will be a solution.
All the best,
Shane

