separate ISearchBinder for each entity #1196
Unanswered
slawomirpiotrowski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is this possible to define separate ISearchBinder implementations per entity supported in the application? It looks somewhat strange to use big switch inside it to let search method depend on type of data requested.
Beta Was this translation helpful? Give feedback.
All reactions