-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
model
module part 2
#44
Conversation
I'm curious why is it called "model"? As in "data model"? Why not "types"? |
Because it's the types the application is expected to use in its data model. Just types sounded too general. But I'm not particularly married to the name, my main goal here is to centralize all those types in one module. |
Let's use |
You might also want to take a look at #38 and provide some feedback on naming and structure there. Concerning |
Commented there. |
I also don't like Other than bikeshedding on the name, looks good. |
I don't think we should block this PR on the name bikeshedding, since it's already called I don't like |
Yes. Let's continue discussion on #46 |
model
value
model