Skip to content

Lang specific formatting should be done outside of the schema. #66

@zlesnr

Description

@zlesnr

Currently we have a few GetName() methods that wrap the string in a goFormatName in the schema_util code. This however, may not be the desirable place for this modification if we want to start including other languages here. Perhaps it would be better to move this method handling to the lang/golang package and format the names in the generators that use that package, rather than the aiming-to-be-generic code like schema_util.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is neededpinnedPin an issue to prevent auto-closing by a bot.refactorCode refactoring / cleanupsize:MMediumtutone

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions