castor-data-binding / castor

http://castor-data-binding.github.io/castor/
35 stars 29 forks source link

Add try-with-resources to ensure close is called. #43

Closed awhitford closed 8 years ago

awhitford commented 8 years ago

See The try-with-resources Statement.

wguttmn commented 8 years ago

Shows at how many place resource handling is/was wrong ;-).