Really didn't mean to do that. In any case, you were going to have to write some routines to convert SampleResult objects to CSV data. That can (and should) be written independently anyway. We can talk later about how to actually plug it in.
-Mike On 31 Jan 2003 at 10:58, [EMAIL PROTECTED] wrote: > > > > There is a standard panel that gets plugged into the GUI of every > > listener. It's the FilePanel class. Rather than make one listener > > capable of CSV formatting, why not make them all capable? I would > > suggest making a new panel, maybe called "LoggingPanel", and enhance > > it to provide this choice. > > > > -Mike > > You've talked me out of the DelimitedValuesWriter idea, at least for > now. There are a number of ideas to discuss regarding the saving and > loading of test data to various listeners, but I'll start another > thread for that. > > Thanks, > Keith > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
