Yes, we were considering something like `allopen` ...
# spring
o
Yes, we were considering something like
allopen
keyword on a class which makes it Java-like. It didn’t make the 1.0 cut, and there are numerous issues with that either. Like smart casts not working, because, well, it’s open and can return not-null now and then null.