Login  Register

Re: Choosing between Java and Groovy

Posted by Tomek on Apr 16, 2021; 3:03pm
URL: http://ofbiz.116.s1.nabble.com/Choosing-between-Java-and-Groovy-tp4767998p4768008.html

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