Closed GoogleCodeExporter closed 9 years ago
New interface introduced, but existing lattices mostly use old functionality
(using
new bridge class as explained below). Recommend refactoring existing lattice
element
implementations and moving away from using TupleLatticeElement in particular.
* Introduced ILatticeOperations; moved existing LatticeElement interface into
new
"simple" package with r157. Required changing transfer function interface and
other
changes.
* Removed Lattice class and some other deprecated classes.
* Introduced "bridge" class LatticeElementOps to make using existing
LatticeElement
implementations easier.
* Retrofitted existing analyses.
Original comment by kevin.bi...@gmail.com
on 19 Mar 2009 at 10:27
I am finalizing the refactor as part of the crystal enhancements for education.
Original comment by ciera.christopher
on 22 May 2009 at 8:39
I put the bridge classes into a bridge package so plural can continue using
them.
Original comment by ciera.christopher
on 27 May 2009 at 3:07
Original comment by ciera.christopher
on 27 May 2009 at 3:08
Original issue reported on code.google.com by
ciera.christopher
on 17 Mar 2009 at 9:05