|
From: Stuart R. <st...@Cs...> - 2004-04-08 11:32:28
|
> BTW: Is any actual parsing being done in LogFileParser? If not, should > we rename LogFileParser to LogFileReader (as you did in the example > code)? Just to make separation of concerns more clear between these > classes in the future.. Yeah, I just realised I called it LogFileReader (which was a mistake). LogFileParser does parsing inasmuch that it takes characters from a log file and then works out what values to put where in the channels... later, Stuart --- digimail: st...@tr... electromagic-interweb: http://www.cs.nott.ac.uk/~str |