Join Slack
Communities
Powered by
Just found an company internal API littered with `...
# random
m
mbickel
02/13/2018, 12:25 PM
Just found an company internal API littered with
Optional
fields. So glad I'm only visiting this part of the code.
mbickel
02/13/2018, 12:26 PM
To add insult to injury, the class consists of 3 optionals and one sorted map (and I'm so glad they didn't use Optional in there, too).
r
r4zzz4k
02/13/2018, 12:40 PM
We urgently need compiler plugin that will write
Optiinal.fromNullable
for us 😆
2
Views
Open in Slack
Previous
Next