pitivi r1059 - in trunk: . pitivi pitivi/timeline tests
- From: edwardrv svn gnome org
- To: svn-commits-list gnome org
- Subject: pitivi r1059 - in trunk: . pitivi pitivi/timeline tests
- Date: Wed, 12 Sep 2007 11:41:27 +0100 (BST)
Author: edwardrv
Date: 2007-09-12 11:41:26 +0100 (Wed, 12 Sep 2007)
New Revision: 1059
ViewCVS link: http://svn.gnome.org/viewcvs/pitivi?rev=1059&view=rev
Modified:
trunk/ChangeLog
trunk/pitivi/objectfactory.py
trunk/pitivi/project.py
trunk/pitivi/serializable.py
trunk/pitivi/settings.py
trunk/pitivi/sourcelist.py
trunk/pitivi/timeline/composition.py
trunk/pitivi/timeline/objects.py
trunk/pitivi/timeline/timeline.py
trunk/tests/test_file_load_save.py
trunk/tests/test_timeline_composition.py
trunk/tests/test_timeline_objects.py
Log:
* pitivi/objectfactory.py:
Clean unique serialization methods.
Add more documentation
* pitivi/project.py:
Implement Serializable on Project.
* pitivi/serializable.py:
Add more checks. Raise Exceptions instead of print.
* pitivi/settings.py:
Implement Serializable on ExportSettings.
* pitivi/sourcelist.py:
New method : SourceList.addFactory(self, uri,factory)
Implement Serializable on SourceList a bit better.
* pitivi/timeline/composition.py:
New method : Composition.cleanUp(self)
Implement Serializable on Composition with checks.
* pitivi/timeline/objects.py:
raise Exceptions instead of warning for critical issues.
* pitivi/timeline/timeline.py:
minor cleanups
* tests/test_file_load_save.py:
cleanup.
* tests/test_timeline_composition.py:
More checks for serialization, uniqueness and correct property
attributions.
* tests/test_timeline_objects.py:
Also check that gnlobject is created after deserialization.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]