> How about separating the Viewer functionality form the Logger > functionality (in different components, I mean) and having all these > config parameters in the GUI? > > Salut, > > Jordi.
I don't understand what you mean. I don't intend to modify view functionality, only those things that get saved. Currently, you can save everything in the SampleResult to an XML (JTL) file by using "functional test" mode, or you can save a fixed subset of the SampleResult's fields. I am merely trying to allow a user-specifiable subset of the SampleResult's fields to be saved. I intend to provide a UI to modify these properties eventually. However, we still need these to be specifiable outside the GUI, because the user won't always be in GUI mode. That's why I want to use a properties file. Did I miss your point entirely? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
