Our application makes lots of http calls.  It is getting quite tiresome to
keep breaking up methods into one method which makes the call and another
method triggered ondata to process the results - especially when one logical
method needs to make several http calls.

 

Is there any way in OpenLaszlo to 'sleep' within a method while waiting for
a result?  Or is there any way to wait for an event within the procedural
script?

 

Zvi

 

Reply via email to