add hooks to JMeter for websocket plugin

2017-12-17 Thread Peter Doornbosch
re cannot be configured in a testplan; which such additions as proposed here, i think that would become possible too. Of course, if you have any thoughts about how the proposed changes can be improved, i'm happy to discuss it with you. Kind regards, Peter Doornbosch

Re: [GitHub] jmeter issue #358: Checkstyle: LineLength max 165, AnonInnerLength 45 and ot...

2017-12-21 Thread Peter Doornbosch
I wonder why you break up lines like these useBrowserCompatibleMultipartMode = new JCheckBox(JMeterUtils.getResString("use_multipart_mode_browser")); // $NON-NLS-1$ into useBrowserCompatibleMultipartMode = new JCheckBox(JMeterUtils.getResString("use_multi

Re: [GitHub] jmeter issue #358: Checkstyle: LineLength max 165, AnonInnerLength 45 and ot...

2017-12-21 Thread Peter Doornbosch
01:00 Peter Doornbosch : > I wonder why you break up lines like these > > useBrowserCompatibleMultipartMode = new > JCheckBox(JMeterUtils.getResString("use_multipart_mode_browser")); // > $NON-NLS-1$ > > into > > useBrowserCompatibleMultipartMo

Re: add hooks to JMeter for websocket plugin

2017-12-21 Thread Peter Doornbosch
k very welcome. > Regards > Philippe > > On Sun, Dec 17, 2017 at 8:48 PM, Peter Doornbosch < > peter.doornbo...@gmail.com> wrote: > >> Hi, >> >> In my JMeter websocket plugin ( >> https://bitbucket.org/pjtr/jmeter-websocket-samplers) I want to hide

Re: [GitHub] jmeter pull request #364: let GUI component (dynamically) decide whether it ...

2017-12-30 Thread Peter Doornbosch
Thanks guys. 2017-12-29 15:32 GMT+01:00 asfgit : > Github user asfgit closed the pull request at: > > https://github.com/apache/jmeter/pull/364 > > > ---

Re: [GitHub] jmeter issue #377: fixed wrong example for loop controller iteration variabl...

2018-02-22 Thread Peter Doornbosch
You're welcome ;-). 2018-02-21 22:12 GMT+01:00 FSchumacher : > Github user FSchumacher commented on the issue: > > https://github.com/apache/jmeter/pull/377 > > Thanks for the contribution. > > > ---

Re: [GitHub] jmeter issue #377: fixed wrong example for loop controller iteration variabl...

2018-02-25 Thread Peter Doornbosch
BTW, i noticed the site is not updated: http://jmeter.apache.org/changes.html still gives the wrong example "for example for a Loop Controller named MyLoopController: ${__jmidx}". Shouldn't the site be updated to fix this error? Regards Peter 2018-02-22 9:51 GMT+01:00 P

Re: [GitHub] jmeter issue #377: fixed wrong example for loop controller iteration variabl...

2018-02-26 Thread Peter Doornbosch
Cool, thanks 2018-02-25 20:23 GMT+01:00 Felix Schumacher : > > > Am 25. Februar 2018 19:58:29 MEZ schrieb Peter Doornbosch > : >>BTW, i noticed the site is not updated: >>http://jmeter.apache.org/changes.html still gives the wrong example >>"for