views: refactor the view classes
commit9f7a15eeccd4d49a5b88546d6cf6f31b7305a049
authorDavid Aguilar <davvid@gmail.com>
Mon, 2 Jun 2008 09:43:27 +0000 (2 02:43 -0700)
committerDavid Aguilar <davvid@gmail.com>
Mon, 2 Jun 2008 09:43:27 +0000 (2 02:43 -0700)
treeb2b37afe0b1d4f50c618618a17cd63800fdb2a4f
parentea6b24d33eede9b1b61cee943b0b1981b9c71863
views: refactor the view classes

The view classes were all very similar, so a factory
method was created for generating view classes.

Signed-off-by: David Aguilar <davvid@gmail.com>
ugit/views/__init__.py