Skip to main content
7 events
when toggle format what by license comment
Oct 23, 2022 at 16:35 history edited candied_orange CC BY-SA 4.0
edited body
Oct 23, 2022 at 16:31 comment added candied_orange I think you may be conflating application state and some basic examples of state machines. These are not the same thing.
Oct 23, 2022 at 14:38 comment added hamid Thank you for the answer, here by overall application state I mean letting the application uses a machine correctly and effectively. For example consider a simple vending machine, the machine can handle only one purchase at a time so when the machine is in the process of dispensing it can not accept a new purchase or inserting cash. In our system apart from user interaction there might be some requests from external system so I would like to track the state of application in order to accept or reject those requests.
Oct 23, 2022 at 11:33 history edited candied_orange CC BY-SA 4.0
edited body
Oct 23, 2022 at 11:25 history edited candied_orange CC BY-SA 4.0
edited body
Oct 23, 2022 at 11:15 history edited candied_orange CC BY-SA 4.0
edited body
Oct 23, 2022 at 11:10 history answered candied_orange CC BY-SA 4.0