[ http://issues.apache.org/jira/browse/OFBIZ-444?page=comments#action_12448862 ] Scott Gray commented on OFBIZ-444: ----------------------------------
Hi David It's fine by me if the patch is reverted, I'll have a look at the <if> tag and work on a <while> tag over the weekend. I did request comments on the mailing list and sometimes it is difficult to discern whether silence is acceptance or just plain silence, but no big deal as minilang is fun to work with anyway. Regards Scott > add a while-compare operation to minilang > ----------------------------------------- > > Key: OFBIZ-444 > URL: http://issues.apache.org/jira/browse/OFBIZ-444 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Scott Gray > Assigned To: Jacques Le Roux > Priority: Minor > Fix For: SVN trunk > > Attachments: while-compare.patch > > > Hi All > I've added a while-compare operation to minilang which a mirrors java 'while' > loop using the same condition definition as the if-compare tag > Regards > Scott -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
