btw how am I supposed (for the sake of Cairngorm consistency) to handle calls that are not actions to "user gestures", for instance: calling 3 web service methods for filling 3 combo boxes?
Thx! --- In [email protected], "Danko Kozar" <[EMAIL PROTECTED]> wrote: > > I have two Cairngorm events that trigger two commands which (using > delegate) trigger two different web service methods. > > The problem is that both calls return the same result set (?). > It seems that fireing two events at the same time causes this problem. > > Any suggestions? > > Thanks. >

