Skip to content

Transformers as an interface #34

@Anahkiasen

Description

@Anahkiasen

Currently to transform your resources you need to declare each one of them via API::transform – could an alternative solution based on an interface be used, like @robclancy does with his presenters.

That would allow to implement the interface on a abstract or a trait per example to set the transformers in a more fluid manner.

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