[ http://issues.apache.org/jira/browse/OFBIZ-444?page=all ]

Jacques Le Roux closed OFBIZ-444.
---------------------------------

    Fix Version/s: SVN trunk
       Resolution: Fixed
         Assignee: Jacques Le Roux

Scott,

Your patch is in OFbiz rev 473334

I did some minor formatting and changed from OtherOperations to 
ControlOperations.
I tested replacing the loop in ShipmentReceiptServices.xml and it worked well.
I also updated http://www.ofbiz.org/dtds/simple-methods.xsd but I don't know if 
it's sufficient for XML Buddy (or whatever else XML parser) because it always 
complains about while-compare not being an op (I guess I'lm surely missing 
somehting here).

Remark for commiters : BTW I saw that there are always some deprecated env ops 
in http://www.ofbiz.org/dtds/simple-methods.xsd. Is that wanted or may I remove 
them ? Personnaly I believe that removing them will help untill we update the 
main minilang documentation...

Thanks

> 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

        

Reply via email to