[Mono-bugs] [Bug 635552] Types implementing Java.IO.Closeable should also implement System.IDisposable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 28 20:11:50 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=635552

https://bugzilla.novell.com/show_bug.cgi?id=635552#c1


--- Comment #1 from Mike Kestner <mkestner at novell.com> 2010-11-29 01:11:49 UTC ---
Since we already implement IDisposable on ALL JLOs, I suspect what this is
referring to is the idea of overriding the existing Dispose base method to
invoke Close.  I'm honestly not sure how I feel about this though, as it's kind
of overloading the concept of disposal within the API.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list