Skip to content
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

Generics #26

Open
beattyml1 opened this issue Feb 13, 2018 · 1 comment
Open

Generics #26

beattyml1 opened this issue Feb 13, 2018 · 1 comment

Comments

@beattyml1
Copy link
Owner

beattyml1 commented Feb 13, 2018

Like Range<Date> or Range<number>

@beattyml1
Copy link
Owner Author

The Minimum Loveable Feature is probably a generic that accepts a single type param where that type param can only be set on the field. The long term ideal would also be able to set type params for the parent types on a type and to be able to set multiple. This should be approached such that getting the MLF done quickly is a priority but it is done in a way that doesn't make the long term vision harder and if we can do more than the MLF easily we should

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

No branches or pull requests

1 participant