top | item 47055406

(no title)

chaidhat | 13 days ago

Let there be an object (Car) in st 1 and myself in state 1. let there be a action A (drive to carwash) i can do that puts the object in state 2 and myself in state 2. Action B (Wash the car) can only be correctly performed if object and myself is in state 2. Alternatively there is a action C (walk to carwash) that i can do that does not change the state of the object but changes my state to be in state 2. I want to do B, should I do action A or action C first?

discuss

order

No comments yet.