Skip to content

Renderer should be an interface #92

@maxandersen

Description

@maxandersen

currently it is quite hard to customize how rendering happens.

i tried register with MimeType.ANY for Strings to let users return json in whatever type they wish - but current implementation (for good reasons) does not support such mimetype resoluton.

it would be good if Renderer could be made an interface so a kernel can fully control the rendering no matter mimetype rules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions