Don't worry, I try to make my changes in small groups at a time. I'll wait until I see that you've made some commits until I start the next round.
I'm thinking that my next addition will be improving the tests for FileUtils and taking a look at the FilenameUtils concept. We need to make a decision about supporting URLs and remote file formats (machine:/path/to/file). I'll do some experimentation; in the meanwhile, let me know your opinions and if this conflicts with any work that you have planned. I know what you mean about the tests, and the desire to refactor them. I don't always understand the purpose of all of the test details (testing file lengths, the large amount of files required for some tests), but I think I will gain a better understanding of what is required in due time. On Sun, 2003-08-17 at 12:51, Jeremias Maerki wrote: > Hmm, I've applied your patches locally today and then started to tweak > as I had a few problems running all the tests under Ant. As it happens, > you get unhappy with the (test) code in general (stream tests could be > done in memory, File.length() sometimes doesn't return the right file > length, etc. etc.) and you find yourself refactoring the tests. Short, I > haven't finished, yet and I am running out of time today. I hope to > finish by Tuesday. And I also hope changes you (Matthew) may have done > in the meantime are not in vain. > > On 14.08.2003 14:24:59 Jeremias Maerki wrote: > > > > On 12.08.2003 01:18:48 __matthewHawthorne wrote: > > > I submitted another patch today for [io], continuing the refactoring > > > process. > > > Jeremias seems to be pretty busy, I would appreciate it if anyone else > > > who is > > > familiar with the codebase (or is just willing to help) would take a > > > look and > > > commit these for me. (Tim?) > > > > Yeah, I'm very busy at the moment. I hope I can commit your patch within > > the next three days. > > > Jeremias Maerki > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
