> -----Original Message----- > From: BAZLEY, Sebastian > Sent: 25 November 2003 16:00 > To: 'JMeter Developers List' > Subject: RE: Parser refactoring - what next? > > > > -----Original Message----- > > From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] > > Sent: 25 November 2003 15:43 > > To: JMeter Developers List > > Subject: Re: Parser refactoring - what next? > > > > > > Sorry, I had a long network outage today, so I used my > > (otherwise pretty > > idle) time to do that refactoring. Added a factory method. Put > > everything in the http.parser package -- bug had to rename what was > > there to get a reasonably nice and consistent naming. > > I look forward to trying this out. >
To follow up my own posting: The new layout with the factory makes it _much_ easier to follow. So much so that I am encouraged to tidy the JTidy implementation so that it only does a single scan of the tree... S. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
