Thank you Adrian,

Improved grammar is really more clear and very useful to use.

Le 11/07/2012 08:08, Adrian Crum a écrit :
Ofbiz's home-grown scripting language - Mini-language - is designed to make application development fast and easy.

Recently, Mini-language was completely overhauled: the grammar was updated based on suggestions from the developer community, source code validation was added, and the scripting engine was optimized and made more robust. Those changes result in a scripting language that is easier to use and performs well.

New Mini-language features:

1. Improved grammar (https://cwiki.apache.org/confluence/display/OFBADMIN/Mini-language+Reference).
2. New looping elements <break> and <continue>.
3. New <trace> element - provides detailed logging of script engine behavior. 4. Script engine source code has been optimized to use less memory and run faster (40% faster on trunk version).

The overhaul has been back-ported to the Release 12 branch.

The Mini-language overhaul represents three man-months of work and it was sponsored by 1Tech Ltd (http://1tech.eu).

-Adrian



Reply via email to