Login  Register

Re: Choosing between Java and Groovy

Posted by Jacques Le Roux on Apr 16, 2021; 3:08pm
URL: http://ofbiz.116.s1.nabble.com/Choosing-between-Java-and-Groovy-tp4767998p4768009.html

Exactly a very important point, even in production (though on the edge in this case), same with Freemarker and Minilang (deprecated in favour of Groovy)

Jacques

Le 16/04/2021 à 17:03, Tomek a écrit :

> Hi Danny,
>
> Thank you for your response. I prefer Java rather than Groovy. But as
> far as I know writing services in Java required restart the server. It
> seems that choosing Groovy is better option from productivity point of view.
>
> Tomek
>
> On 16.04.2021 15:49, Danny Trunk wrote:
>> Additionally Regarding your question to choose between Java and Groovy: That depends on your personal preferences. You can choose whatever you want.
>>
>>> Tomek <[hidden email]> hat am 16.04.2021 14:48 geschrieben:
>>>
>>>  
>>> Hi,
>>>
>>> I'am browsing the code of OFBiz and I see that the services are written
>>> in multiple languages like Java or Groovy and even XML. Are there some
>>> rules that help me to choose between Java and Groovy?
>>>
>>> Tomek