Let's say i have an interface that gives users the ability to manipulate the same data. . .

What happens when that data changes as a result of an action by one of the users viewing said data.

what is the best way to update each user's "view"?

Is FCS the way to do this?

example:

I have a shipping app. users can select from numerous planned "voyages" in order to manipulate loadouts. say 2 users are viewing the same voyage.

here they can drag containers from the "warehouse" onto the voyage to load the container. however if one use does this the container still appears to be in the warehouse to any other user viewing the same voyage.

what would be the best way to update the other user's view of the voyage?
--
-chris.alvarado
[application developer]

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to