- From: Assaf Arkin <arkin@intalio.com>
- Date: Fri, 10 Jan 2003 14:08:33 -0800
- To: "Walden Mathews" <waldenm@optonline.net>
- Cc: <www-ws-arch@w3.org>
> arkin, > > True. But I want's saying I reset initial state prior to each > one. States > > are never reset, states are always progressing. > > Then I apologize for making an issue out of it. My confusion as to your > intent came from these words in your original posting: > > "the same write given the same initial state would always result > in the same terminal state..." > > By "same initial state" you meant same value. Now I understand. Much > ado about nothing. Don't worry. I myself found it very confusing at first. In order to make it work the actual action is often hidden behind some wrapper, or in turn uses some wrapper to provide a consistent view, and input/output/state get shifted around between action arguments and message parts. But after doing it wrong the first time, it was easy to get it right the second time. arkin > > Walden >
Received on Friday, 10 January 2003 17:11:00 UTC