Hey - looking at the code, both file handle implementation are mostly the same with small exceptions that I believe can be extracted as implementation methods. Do you think it could be a good idea to implement that, so code duplication can be avoided?
Hey - looking at the code, both file handle implementation are mostly the same with small exceptions that I believe can be extracted as implementation methods. Do you think it could be a good idea to implement that, so code duplication can be avoided?