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

Classes as unwrapped schemas #75

Open
nilern opened this issue Sep 16, 2019 · 1 comment
Open

Classes as unwrapped schemas #75

nilern opened this issue Sep 16, 2019 · 1 comment
Labels
documentation Documentation improvemen enhancement New feature or request for discussion Discussion is main focus of PR

Comments

@nilern
Copy link
Contributor

nilern commented Sep 16, 2019

On JVM we can just add java.lang.Class to class-registry. No idea how to do it in cljs since type gives the constructor function.

@ikitommi ikitommi added documentation Documentation improvemen enhancement New feature or request for discussion Discussion is main focus of PR labels Nov 24, 2019
@ikitommi
Copy link
Member

I think having support for Long, Integer etc. is a nice use case of Malli. But we should not have too many ways to do the same thing: int? vs Integer vs :int. There is a open issue about choosing which one to use for real.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation improvemen enhancement New feature or request for discussion Discussion is main focus of PR
Projects
None yet
Development

No branches or pull requests

2 participants