There surely still needs to be a GUI to configure the Reporter? There is already a Listener that creates output to disk only - Simple Data Writer.
Would it not be simpler to extend the existing structure with new or amended Listeners that write to disk rather than the screen? Not that I mind there being a Reporter component. S. On 04/08/05, Peter Lin <[EMAIL PROTECTED]> wrote: > Hey sebb, > > mike and I were just chatting about some enhancements to JMeter. I was > thinking, it might be nice to be able to run jmeter in console mode > and have it dump out graphs or statistics. My thought was to do the > following. > > 1. create a new type of component called Report > 2. there would be an Abstract class for it > 3. it would behave similar to a listener, except minus the GUI part. > 4. there would be two base output types: text and png > 5. any statistics would be passed to the output type, which generates > the file or image > > > what do you think? > > 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]
