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

kotlin: annotated public API with NonNull annotation #822

Closed
jknack opened this issue Jun 22, 2017 · 1 comment
Closed

kotlin: annotated public API with NonNull annotation #822

jknack opened this issue Jun 22, 2017 · 1 comment

Comments

@jknack
Copy link
Member

jknack commented Jun 22, 2017

Will improve kotlin integration for null-safety

@jknack jknack added this to the 1.2.0 milestone Jun 22, 2017
@DrorBuhnik
Copy link
Contributor

I think maybe be a better way is to have not null as the default and only explicitly mark the nullable places
See https://medium.com/square-corner-blog/non-null-is-the-default-58ffc0bb9111 as example

@jknack jknack closed this as completed in 42e42cb Oct 10, 2017
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

2 participants