Login  Register

Re: Choosing between Java and Groovy

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

Also Minilang (OFBiz specific DSL language in XML) is deprecated:
https://cwiki.apache.org/confluence/display/OFBIZ/Mini+Lang+Deprecation
https://cwiki.apache.org/confluence/display/OFBIZ/Mini+Language+-+minilang+-+simple-method+-+Reference
https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+From+Mini+Language+to+Groovy

HTH

Jacques

Le 16/04/2021 à 15:49, Danny Trunk a écrit :

> 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