« Return to Thread: result order.. embarrasing simple question...

Re: result order.. embarrasing simple question...

by Marty Pitt :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi John

No, there's no guarantee that the calls will be processed in any given order.

When you initiate a call in Flex, you're returned an AsyncToken which identifies that call.  This is also present in the resulting ResultEvent or FaultEvent -- you can use that to determine which call is which.

Hope this helps

Marty


Date: Fri, 15 May 2009 21:14:29 -0400
CC:
To: fluorine@...
From: johnport@...
Subject: [Fluorine] result order.. embarrasing simple question...

I feel a little silly asking this question.. it is pretty basic... but I've never had this circumstance before. 

okay.. here goes...

If I make a call to a remote object, three times sequentially, am I guaranteed to get back the results in the order of the calls?  If not, is their some identifier that uniquely identifies the call/return value?

   Digital Projector
See the difference a digital projector can make. Click now!
Click Here For More Information
 

_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

 « Return to Thread: result order.. embarrasing simple question...