https://issues.apache.org/bugzilla/show_bug.cgi?id=51822
--- Comment #6 from benoit.wi...@gmail.com 2011-09-17 06:42:17 UTC --- (In reply to comment #5) > Seems to me that a better solution to the WebServiceSamplerGui.configure issue > would be to move the expensive computation elsewhere. > > The configure() method was intended for copying the TestElement fields to the > GUI, not for doing GUI display manipulation. I agree, we could also add some caching in wdslhelper But we should also correct the multiples calls to JMeterGUIComponent#modifyTestElement, JMeterGUIComponent#configure, JMeterGUIComponent#clearGui done through getCurrentGui Tell me if you don't want to impact getCurrentGui / updateCurrentGui : then you can only apply the first patch. Otherwise I will create a patch from my prototype. I'm waiting for your 'GO / NOGO' -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@jakarta.apache.org For additional commands, e-mail: notifications-h...@jakarta.apache.org