Hii all, Here I want to have your opinion considering all three (Flex, Cairngorm & callback function) together.
My consideration and approach is to utilize the Cairngorm's command class (execute method) to perform the required actions/tasks. In a few scenario's, when it comes to sequencing, that also can be achieved using "SequenceCommand" or dispatching another custom event in the responder's result/fault to sequence it. So, now can anyone give me advantages of using callback function?? And why (or why not) it should be used? Whether it's a good approach using callback in Cairngorm MicroArchitecture? And if we using it, ain't we loosing the focus, the flow of application altogether ? Looking for some thoughts at this topic from you guyz. Thanks. -- View this message in context: http://www.nabble.com/Flex%2C-Cairngorm---callback-function-tp18440431p18440431.html Sent from the FlexCoders mailing list archive at Nabble.com.

