A CourseConfig has a class wide CURRENTVERSION
, an integer denoting the most actual code version of the CourseConfig. The attribute version
is the version number of an instance.
CURRENTVERSION vs. version
version == CURRENTVERSION
version < CURRENTVERSION
Initial Date: Jun 3, 2005
@author patrick
|
|