Open
wimvelzeboer
opened this issue 1 year ago
•
4 comments
I would like to write my own Selector factory that makes a few minor changes to how it communicates with the QueryFactory.
To do that I would like to change the configureQueryFactory method into protected and virtual.