Consolidated model classes into a single class
commitfa4b9d848deb969a52e3f0d84b345c49f0c14c7e
authorDavid Aguilar <davvid@gmail.com>
Fri, 21 Dec 2007 09:57:21 +0000 (21 01:57 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 21 Dec 2007 09:57:21 +0000 (21 01:57 -0800)
tree13e2f3d911fad1a2a8899bb3f8d794a97ab64882
parentb4a399f4650b85a27f3ca1b4172d2c73dbd51ff4
Consolidated model classes into a single class

All views now share the same model.
Added obligatory qobserver destructor to handle unregistering observers from their subjects.

Signed-off by: David Aguilar <davvid@gmail.com>
py/controllers.py
py/createbranchcontroller.py
py/model.py
py/models.py
py/qobserver.py
py/repobrowsercontroller.py