Randall Parker wrote:
> Steve,
>
> This is an aside: I'd love to see someone implement in Python a
> framework similar to the Quantum Leaps Quantum Framework for
> event-driven programming. I think Python has some features that lend
> themselves to a neater implementation than what can be done in
Steve,
This is an aside: I'd love to see someone implement in Python a
framework similar to the Quantum Leaps Quantum Framework for
event-driven programming. I think Python has some features that lend
themselves to a neater implementation than what can be done in C/C++.
More generally, I'd like t
I've just released a draft (beta) version of a paper called
"Event-Driven Programming: Introduction, Tutorial, History".
It is available at
http://eventdrivenpgm.sourceforge.net/
A few years ago I was trying to learn event-driven programming. I
searched the Web for an introduction to the basic co