?Why did my tests not notice this before?
Slots inheritance is very different from OO inheritance. This code lead to infinite recursion on classes derived from StructType.
Showing
Please register or sign in to comment
Slots inheritance is very different from OO inheritance. This code lead to infinite recursion on classes derived from StructType.