E&S CVS Commit: Trellis - Rip out the old Trellis implementation and replace with a shiny new al

pje at eby-sarna.com pje at eby-sarna.com
Sun Jul 8 01:42:17 EDT 2007


Author: pje
Date: Sun Jul  8 01:42:14 2007
New Revision: 2335

URL: http://svn.eby-sarna.com?rev=2335&view=rev
Log:
Rip out the old Trellis implementation and replace with a shiny new algorithm.
This is nowhere near adequately tested, and Constant conversion doesn't work.
The doctests are in horrible shape and don't describe the current algorithm at
all.  The fancy API described in my mailing list posts is nowhere to be found,
and none of the new functionality is tested in the slightest.  Experiment at
your own risk; this is just a placeholder/proof-of-concept test to see if the
new algorithm at least passes the old tests (except for Constant conversion.)
And it does.  :)  So, everything from here on out should effectively be
either documentation, tests, syntax sugar, or convenience/reference
implementations of higher-level features.

Added:
    Trellis/Tasks.txt   (with props)
Modified:
    Trellis/README.txt
    Trellis/peak/events/trellis.py
    Trellis/setup.py
    Trellis/test_trellis.py




More information about the source-changes mailing list