Skip to content

Deprecate the public sort_order_for_type public function #10103

@etseidl

Description

@etseidl

Is your feature request related to a problem or challenge?

Following up on a comment from #9619.

SortOrder should be obtained from a ColumnOrder instance, rather than via a standalone function.

Describe the solution you'd like

Add a deprecation notice, and instead implement it in terms of a pub(crate) API.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementAny new improvement worthy of a entry in the changelog
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions