pitivi r1064 - in trunk: . pitivi tests



Author: blewis
Date: 2007-09-27 20:33:22 +0100 (Thu, 27 Sep 2007)
New Revision: 1064
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=1064&view=rev

Modified:
   trunk/ChangeLog
   trunk/pitivi/project.py
   trunk/pitivi/projectsaver.py
   trunk/tests/test_file_load_save.py
Log:
* pitivi/project.py:
Adjusted code to work with changes to projectsaver interface
* pitivi/projectsaver.py:
Redesigned projectsaver interface. no longer has facilities for
"registering" formats, since this can be handled by pluginmanager.
Factored out pickle file format into subclass of projectsaver
Removed the global function newProjectSaver from the module, in
favor of project saver class method which does the same thing
* tests/test_file_load_save.py:
adjusted test cases changes to projectsaver interface





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]