Just a word of caution, I don't think the RAII semantics of File work properly in multithreaded code when the File is destroyed by the GC.-Steve
RAII doesn't work correctly with GC, period.
Just a word of caution, I don't think the RAII semantics of File work properly in multithreaded code when the File is destroyed by the GC.-Steve
RAII doesn't work correctly with GC, period.