E&S CVS Commit: Trellis - First cut of basic Cell types based on the new algorithm. For

pje at eby-sarna.com pje at eby-sarna.com
Fri Nov 23 20:49:47 EST 2007


Author: pje
Date: Fri Nov 23 20:49:46 2007
New Revision: 2432

URL: http://svn.eby-sarna.com?rev=2432&view=rev
Log:
First cut of basic Cell types based on the new algorithm.  For
now, they live in a different module, since they aren't fully
featured yet.  They do, however, perform many of the cell
basics, including ReadOnlyCell->Constant, basic recalculation,
etc.  But read/write cell initialization is untested, observers
don't exist yet, and neither do task cells.  A suitable
replacement for the 'future/todo' mechanism is also needed
before the process of replacing the existing cell types and
data structures can begin.  But this is a pretty good start.

Modified:
    Trellis/peak/events/stm.py
    Trellis/setup.py
    Trellis/test_trellis.py




More information about the source-changes mailing list