E&S CVS Commit: Trellis - Ensure that reads outside of propagation block until propagation is

pje at eby-sarna.com pje at eby-sarna.com
Mon Jul 9 00:17:34 EDT 2007


Author: pje
Date: Mon Jul  9 00:17:33 2007
New Revision: 2338

URL: http://svn.eby-sarna.com?rev=2338&view=rev
Log:
Ensure that reads outside of propagation block until propagation is
over.  Drop EventLoop service; it was overkill for what's actually
needed.  I'm keeping the dependency on Contextual since Time, IO,
and Signals will all be context.Service classes later.  But the
core doesn't need this service, and this way it'll be easier to
write a C version later, if needed.  There may still need to be
a way to replace the runner to serve in other event loop systems,
but for now I'm treating it as a YAGNI.

Removed:
    Trellis/Tasks.txt
Modified:
    Trellis/README.txt
    Trellis/peak/events/trellis.py
    Trellis/test_trellis.py




More information about the source-changes mailing list