I have a command that I would like to have pull lookup data from 6
different BusinessDelegates.  Should that one command call all 6
delegates or should it fire 6 new events that call 6 new commands?  

If the one command should call all 6 delegates in its execute
function, how do you handle 6 different results since there is only 1
onResult function.

I am using Cairngorm 2.1.

Thanks in advance,

Steve

Reply via email to