vlsi commented on PR #5940: URL: https://github.com/apache/jmeter/pull/5940#issuecomment-1556166974
not really. Something like ```java ... getInt(...){ if (value instanceof JMeterProperty) { return value.getIntegerValue(); } ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org