API Reference for Enthought Tool Suite 3.2.0

This class reads in a pickled file created at revision version 'n' and then applies the transforms specified in the updater class to generate a new set of objects which are at revision version 'n+1'.

I decided to keep the loading of the updater out of this generic class because we will want updaters to be generated for each plugin's type of project. eg ProAVA2 projects will need different updaters to the ProAct project.

This ensures that the VersionedUnpickler can remain ignorant about the actual version numbers - all it needs to do is upgrade one release.

Inherits from

Method summary

Methods

© Copyright 2002-2009 Enthought, Inc.