dnrajugade / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Link from the closeQuietly deprecation text to a detailed writeup of alternatives #1185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Closer will feature in this. Maybe the right thing to do will just be to link 
to Closer? If not, maybe a Wiki page.

(We might also want to link to bug 1118 for more about the motivation. The 
existing text is solid, but the original bug report was exceptionally detailed.)

Original issue reported on code.google.com by cpov...@google.com on 1 Nov 2012 at 8:48

GoogleCodeExporter commented 9 years ago
Closeables.closeQuietly's deprecation text now links to a bunch of things: 
Closer, information on try-with-resources, issue 1118, and a new wiki page I 
just created 
(https://code.google.com/p/guava-libraries/wiki/ClosingResourcesExplained). The 
wiki page needs some more work from me at some point, but it's a start.

Original comment by cgdecker@google.com on 29 Jan 2013 at 10:26

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:13

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08