Object-Oriented State Machines
2009-05-27
2009-05-27
| Rate This Article: | Add This Article To: |
State machines have many uses in computer programming. More than once in your career you're going to have to build them. Why not use object-oriented techniques in the process?
Here you can find the code that accompanies Jon Shemitz's excellent article, Object-Oriented State Machines
. Download the source code here.
|
![]() |
|


