-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Query stats utils currently uses a position-based argument system, which is annoying to document and prone to unnecessary verbosity. Passing in a parameter object would make this kind of code much more readable and rely less on the weird commenting antipattern, such as here: here.