
23 May
2004
23 May
'04
10:30 p.m.
David Abrahams wrote: [snip]
Also, do I note that there's always function pointer indirection for event dispatch?
I'm not sure I understand what you mean with "function pointer indirection". Event dispatch consists of a virtual function call followed by a linear search for a reaction matching the event. [snip]
By the state machine framework?
Yes.
Clarification in the text would be good.
Agreed. Regards, Andreas