If anyone has an objection to me modifying the JMeterGUIComponent interface by adding a method, please let me know.
The new method is "modifyTestElement(TestElement)" It gives the GUI component a chance to set the data in a test element without creating a new one. Previously, new TestElements were being created every time to update data, which was pointlessly wasteful. Also, it may be a first step to moving the creation of TestElements out of the gui components, as Oliver wanted. -- 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]
