Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Lift class name restrictions #60

Open
nirinchev opened this issue Jun 19, 2018 · 0 comments
Open

Lift class name restrictions #60

nirinchev opened this issue Jun 19, 2018 · 0 comments

Comments

@nirinchev
Copy link
Member

Currently, we assume classes are PascalCase-d singular nouns. This will likely cover the majority of the use cases but may lead to obscure errors for people who don't follow these conventions or have both a singular and plural version of the same class (see #59). We should figure out a way to support them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant