[
https://issues.apache.org/jira/browse/OFBIZ-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000079#comment-16000079 ]
Jacques Le Roux commented on OFBIZ-9350:
----------------------------------------
One *important* thing we should not forget when replacing minilang is its ability to not need to compile. So for instance when replacing minilang services, and in general when writing *small* services, it's better to use Groovy (than eg Java) which as the same no compile needed ability. Of course when the service definition change this does not apply. At large it makes quite a difference when you want to develop fast. I did not say it's more reliable and easier to refactor (obviously it's not, Groovy is optionnaly typed, contrary to Java which is type safe)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)