Using Object Oriented State Machines in .NET

Maybe you haven’t worked with state machines since your college computer science courses. Jon Shemitz offers a reason to dust off the technique with .NET: object-oriented state machines can be easier to read and debug than their enum and switch equivalents.

4 Comments

  1. 2004-06-23 9:08 am
  2. 2004-06-23 1:50 pm
  3. 2004-06-23 3:38 pm
  4. 2004-06-23 5:32 pm