Skip to content

Sorting#103

Merged
csantero merged 3 commits into
masterfrom
sorting
Nov 5, 2015
Merged

Sorting#103
csantero merged 3 commits into
masterfrom
sorting

Conversation

@csantero

@csantero csantero commented Nov 5, 2015

Copy link
Copy Markdown
Collaborator

This PR gives materializers greater control over default sorting, by allowing them to specify a set of sort expressions. Additionally, IQueryableSortingTransformer has been simplified to no longer take a dependency on HttpRequestMessage. It now performs sorting based on a set of dot-separated string paths. Materializers can use the new ISortExpressionExtractor to extract these paths from the HttpRequestMessage.

This is part of an eventual goal to make IQueryableResourceCollectionDocumentBuilder independent of HttpRequestMessage.

csantero added a commit that referenced this pull request Nov 5, 2015
@csantero csantero merged commit f372dcf into master Nov 5, 2015
@csantero csantero deleted the sorting branch November 5, 2015 18:06
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