On Tuesday 29 Apr 2008, byte.sensei wrote:
> Because of the way the order is handled, it is split into multiple
> (smaller) orders and then each order is submitted/saved via a web
> service call.
Could you wrap this complexity up in your own single server-side method ?
--
Tom Chiverton
Helping
Subject: [flexcoders] Synchronous web service calls
OK, so I understand that Flex web service calls are asynchronous, and I
understand the many cases where this makes sense since you don't have
to hold up the UI experience while waiting for a web service or remote
procedure to ret
OK, so I understand that Flex web service calls are asynchronous, and I
understand the many cases where this makes sense since you don't have
to hold up the UI experience while waiting for a web service or remote
procedure to return a result.
However, I keep running into instances where this ma
3 matches
Mail list logo