https://bz.apache.org/bugzilla/show_bug.cgi?id=61801
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Felix Schumacher <[email protected]> --- Implementation provided with https://github.com/apache/jmeter/pull/530 I wonder, whether one function to encode and decode with a switch is a good design. This is probably driven by the notion that too many functions are already available. This might be a good starting point to discuss how we can organize functions, that there are not too many functions visible at the same time (in the docs, in the code, in ...). -- You are receiving this mail because: You are the assignee for the bug.
