Skip to content

Conversation

QuantumPixelForge
Copy link

If I want to override e.g. search method, I can't do it because request method has private modifier. As workaround I could copy request method to derived class, but it is completely wrong. My changes could be as temporary workaround, while code isn't refactored to support correct overriding. If anybody has better ideas, please help. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant