Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 4: Line 4:     
== Enhancements/Updates/Fixes ==
 
== Enhancements/Updates/Fixes ==
 +
=== 08/11/2010 ===
 +
* Split CigarRoller into a base class, Cigar, and a child class, CigarRoller.
 +
** Cigar has no accessors that allow modification to the cigar, but it does allow for modification to the class due to lazy evaluation.
 +
** CigarRoller is the child class that allows modification of the cigar.
 +
 
=== 08/03/2010 ===
 
=== 08/03/2010 ===
 
* Add methods to CigarRoller
 
* Add methods to CigarRoller

Navigation menu