-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the VTableAPI interface exposes the vtable() method as public. However, it may be a good idea to make the vtable() method protected, and update all existing unit tests which leverage this method to use a different way of obtaining a vtable that can be modified/mutated.