Skip to content

Remove JsonApiContext from QueryParser #563

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

Closed
wisepotato opened this issue Oct 9, 2019 · 1 comment
Closed

Remove JsonApiContext from QueryParser #563

wisepotato opened this issue Oct 9, 2019 · 1 comment

Comments

@wisepotato
Copy link
Contributor

From #558

Applying these queries in the data layer: JsonaApiContext is still in there, we need to create something like a QueryProcessorFactory service that instantiates eg SortQuerys or FilterQuerys using DI, and use that in the places were manual instantiation is being performed right now (see the DefaultEntityRepository class).

@maurei
Copy link
Member

maurei commented Oct 10, 2019

resolved in #558

@maurei maurei closed this as completed Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants