Join Slack
Powered by
Since using kotlin I try to avoid nulls more than ...
# announcements
d
danijoo
05/29/2016, 7:33 PM
Since using kotlin I try to avoid nulls more than before. Now I wonder whats better for a DAO if an object is not found. Returning null or throwing an exception? What do you think
Open in Slack
Previous
Next