Skip to content

Guidance on allowing opinion to change when guessing types #182

@Westie

Description

@Westie

Hi all

I'm wanting to change some functionality within a project that we're working on to better fit with the opinions that we as a team have with regards to naming conventions.

At present the code sort of allows types to be guessed - but it does it in about only a third of the cases.

I want to make it so that we're able to do this in all the cases, can I get some hints as to what the most standards compliant manner for this project for adding these guessers would be?

(See further, relation type inversion guessers, it's all hidden with protected methods)

Would I need to add these via the Server::serving method, or is there a much better way of doing this?

I'm not asking for others to do the work, I'm more than happy to do it myself

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