Skip to content

StatusService#toStatus(Status,Resource) should be defined in terms of other #toStatus #997

Open
@Tembrel

Description

@Tembrel

Currently both toStatus variants of StatusService are defined in terms of their corresponding (deprecated) getStatus equivalents, and getStatus(Status, Resource) is defined in terms of getStatus(Status, Request, Response). If toStatus(Status, Resource) were defined in terms of toStatus(Status, Request, Response), instead of getStatus(Status, Resource), then it would only be necessary to override one variant of toStatus.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions