Reorganizing UI, adding TimelineListView.

This commit is contained in:
Jonathan Bernard
2011-04-27 16:59:33 -05:00
parent 302bc9ccdd
commit f4fe5559b1
5 changed files with 70 additions and 26 deletions

View File

@ -19,9 +19,9 @@ UserView
Data Dependencies
-----------------
UserModel: none
TimelineModel: UserModel
TimelineModel: none
TimelineListModel: UserModel
EntryModel: TimelineModel
EntryModel: none
EntryListModel: TimelineModel