Skip to content

Make ParseSort public#103

Merged
pdevito3 merged 1 commit intopdevito3:mainfrom
janfokke:Expose_ParseSort
Mar 4, 2026
Merged

Make ParseSort public#103
pdevito3 merged 1 commit intopdevito3:mainfrom
janfokke:Expose_ParseSort

Conversation

@janfokke
Copy link

@janfokke janfokke commented Mar 3, 2026

Our service layer expects Expressions for projections and sorting. So I use FilterParser.ParseFilter insead of ApplyQueryKitFilter
I want to apply the same approach for sorting, but SortParser.ParseSort is currently internal. Its seems its safe to make this public since FilterParser.ParseFilter is also public.

@pdevito3 pdevito3 merged commit e81c870 into pdevito3:main Mar 4, 2026
0 of 2 checks passed
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.

2 participants