Date: | Thu, 23 Nov 2006 09:35:13 +0800 |
---|---|
From: | "hongxia sun" <sunhx.seraph@xxxxxxxxx> |
Subject: | Re: [Gems-users] Changing Value in RequestMsg in RequestQueue |
Hi, Hemayet,
Do you mean that you want to modify RequestMsg you send out?
For RequestMsg you receive from other StateMachine, you cannot change them because you are a receiver. If you want to change those "RequestMsg", you need to modify the StateMachine of the "RequestMsg" sender.
For RequestMsg you are going to sending out in this state machine, just "enqueue" it into a corresponding network and modify the out_msg's fields because your RequestMsg has been copy to out_msg temporarily.
If you want to add new fields in the RequestMsg, you can add them in your Protocol-msg.sm.
Best Regards,
Hongxia SUN
2006/11/22, Hemayet Hossain <hossain@xxxxxxxxxxxxxxxx>:
Hi Everybody, |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [Gems-users] how to add an L3 cache, Mike Marty |
---|---|
Next by Date: | [Gems-users] Adding cpu info to the Ruby trace, Enric Herrero |
Previous by Thread: | [Gems-users] Changing Value in RequestMsg in RequestQueue, Hemayet Hossain |
Next by Thread: | Re: [Gems-users] ruby results, Dave Z. |
Indexes: | [Date] [Thread] |