pradeep.b
|
 |
« on: November 04, 2008, 11:42:48 » |
|
Hi, I want to do some common stuffs for result and fault handlers for all remote services, How can we handle this in PureMVC, In Responder case, i created a BaseResponder (all remote responders will extends baseresponder) and the common stuffs are in baseresponder and then execute the individual result and fault handlers.
In PureMVC, we are not using Delegate/Responder, we are using Proxies.
Thanx, Pradeep
|