Sounds good - can't think of any more at present. But it does remind me about the proposed new CVS branch(es):
Once the rel 2.0 branch is merged with HEAD, it seems to me that it would be useful to have a short period (2-4 weeks?) when all changes are made to HEAD only. There are quite a few global changes that it would be worth making _before_ branching again to support JMeter 3.0 / JDK1.5 development, for example: * I18N - extract all language-sensitive strings into properties files, and mark others as NON-NLS * FindBugs - there are quite a few oustanding warnings from that, particularly in the htmlparser code * some of the Excalibur modules we are using have become obsolete, as far as I can tell; it looks as though the bits we need are now in Commons. * logging: now that we are using httpclient, which uses the generic logging interface, I'd like to standardise on that for the rest of JMeter, if possible. This would mean minor changes to every module that uses logging. S. On Thu, 30 Sep 2004 09:06:31 -0500, Peter Lin <[EMAIL PROTECTED]> wrote: > I'm leaving my current position at the end of today, so starting next > week I will have time between jobs to whip up some new samplers I've > been thinking of. The ones I'm considering right now include > > JMS sampler > EJB sampler - using local interface to look up and exercize an ejb > > Anyone interested in either one of these, please feel free to respond > with thoughts, ideas, and suggestions. > > peter > > --------------------------------------------------------------------- > 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]
