Skip to content

Remove over eager From/Into implementations  #12

@Morganamilo

Description

@Morganamilo

From/Into are for value to value conversions, I feel this is used a lot in places where it's not just a simple value conversion.

For example, String Into Rest.

You're not converting a key into a Rest client, you are making a client using a key. A string into a URL makes sense because the string is the entire contents of the URL, but with a rest client, the token string is just one small part of the client.

┆Issue is synchronized with this Jira Task by Unito

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