Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flexibility of filter manager #259

Open
einorler opened this issue Jul 17, 2019 · 1 comment
Open

Flexibility of filter manager #259

einorler opened this issue Jul 17, 2019 · 1 comment

Comments

@einorler
Copy link
Member

We are working with a big and complex project and need to add custom logic to filter manager class itself by overriding it. However at the moment the class that is being used is hard coded in the compiler (

'ONGR\FilterManagerBundle\Search\FilterManager',
) so overriding it takes more work then it should. I would suggest allowing a bit more flexibility here and perhaps a DI parameter that could specify a class that will be used for filter manager.

@saimaz
Copy link
Member

saimaz commented Jul 17, 2019

PR's are welcome ;)

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

No branches or pull requests

2 participants