Event-driven framework (other than Twisted)?

Phillip B Oldham phillip.oldham at gmail.com
Thu Oct 2 03:19:58 EDT 2008


On Oct 2, 1:28 am, "James Mills" <prolo... at shortcircuit.net.au> wrote:
> Phillip, I have been developing a rather unique
> event-driven and component architecture library
> for quite some time that is (not twisted). Actually
> it's nothing like twisted, but based on 2 core
> concepts:
>  * Everything is a Component
>  * Everything is an Event
>
> It's currently called pymills.event
> Let me know if you're interested, I probably
> plan to re-package and re-branch this library
> (the event library) at some point.

I'd be very interested in seeing this. Component-based programming is
something which interests me also.



More information about the Python-list mailing list