Hi people!
I am using prototype /scriptacolous and have the user send a fair
amount of ajax requests to the server.
The cronological order of some of the requests are important:

1. Req A tries to store a structure in the DB
2. Req B tries to add an item to the new structure and simply assumes
the REQ A was successful and completed.

My question:
Does anyone know if there is a graceful/clever way of cueing requests
like these in prototype?

thanks a million, in advance

Pelle
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to