Hi Adrian,

Have you tried to use https://cwiki.apache.org/confluence/download/attachments/6553867/simple-methods.xsl against simple-methods-v2.xsd
Example of result for the old grammar 
https://cwiki.apache.org/confluence/download/attachments/6553867/simple-methods.html
More at 
https://cwiki.apache.org/confluence/pages/viewpageattachments.action?pageId=6553867

Else will you try and adapt it if needed?

Also I think we should make this tool more visible. For instance by putting it 
in the repo and adding an howto README file.

Jacques

From: "Jacques Le Roux" <[email protected]>
Will be even better indeed. In the meantime the warning will help

Jacques

From: "Adrian Crum" <[email protected]>
I was planning on updating that document.

-Adrian

On 7/15/2012 11:30 AM, Jacques Le Roux wrote:
OK done

Jacques

From: "Jacques Le Roux" <[email protected]>
Adrian,

Thinking of it: could you please a deprecated warning at top of https://cwiki.apache.org/confluence/display/OFBIZ/Mini-Language+Guide, mentionning date or better revision? Also explaining releases previous to R12.04 are not affected

Thanks

Jacques

From: "Jacques Le Roux" <[email protected]>
Great, thanks for the effort Adrian!

Jacques

From: "Adrian Crum" <[email protected]>
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