Alternative Designs
This approach is in contrast to a number of other alternatives:
- Traditionally, a program simply ran once then terminated. This type of program was very common in the early days of computing, and lacked any form of user interactivity. This is still used frequently, particularly in the form of command line driven programs. Any parameters are set up in advance and passed in one go when the program starts.
- Menu-driven designs. These still may feature a main loop but are not usually thought of as event driven in the usual sense. Instead, the user is presented with an ever-narrowing set of options until the task they wish to carry out is the only option available. Limited interactivity through the menus is available.
Read more about this topic: Event Loop
Famous quotes containing the words alternative and/or designs:
“If the alternative is to keep all just men in prison, or give up war and slavery, the State will not hesitate which to choose.”
—Henry David Thoreau (18171862)
“His designs were strictly honourable, as the phrase is; that is, to rob a lady of her fortune by way of marriage.”
—Henry Fielding (17071754)
Related Phrases
Related Words