On 2016-08-09 14:41, Ivan Gerasimov wrote:
Hi Claes!Not a thorough review, but a minor comment. 209 .replaceAll("DMH.invoke", "DMH/xxxxxxxx.invoke") The dot in the regexp needs to be escaped here.
"Needs" is a strong word here, but I agree it's more correct. I'll fix and push. :-)
Thanks! /Claes