Open GoogleCodeExporter opened 9 years ago
This probably works fine in Linux, as we use a similar approach for Tomboy (not
sure
if we do the Dispose, though).
Original comment by sanforda...@gmail.com
on 20 Apr 2009 at 12:58
I don't think the Dispose() is technically necessary at this stage, as the
application is shutting down and releasing resources is pointless *if* the end
of
process correctly releases all of the resources and doesn't leak handles.
Windows has not inspired a huge level of trust with me, hence my proclivity for
always calling Dispose(), or using(){} ;)
Original comment by rossdjo...@gmail.com
on 20 Apr 2009 at 11:11
Original issue reported on code.google.com by
rossdjo...@gmail.com
on 19 Apr 2009 at 10:08Attachments: