State

blog Eiffel for Visual FoxPro Programmers: Events, Agents and State Machines

No matter what language used, software is concerned with the states of objects and transitions between them. Within the Visual FoxPro paradigm, I saw the notion of a State Machine as a fantastic solution to a common problem: How do I make my interfaces respond appropriately to user interaction?

Syndicate content