Event cascade
From EverybodyWiki Bios & Wiki
In event-driven computer programs, an event cascade occurs when an event handler causes another event to occur which also triggers an event handler. This can be a tricky source of program errors (see computer bug).
An event generated from the code executed in response to another event.
| This computer-programming-related article is a stub. You can help EverybodyWiki by expanding it. |
This article "Event cascade" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Event cascade. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
