Re: ANN: Introduction to Event-Driven Programming

2006-01-23 Thread Carl Cerecke
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

Re: ANN: Introduction to Event-Driven Programming

2006-01-20 Thread Randall Parker
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

ANN: Introduction to Event-Driven Programming

2006-01-19 Thread Steve
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