Update ToDo.

This commit is contained in:
Brent Simmons 2017-09-12 22:08:12 -07:00
parent be4b62e7fb
commit cc18432a57
1 changed files with 8 additions and 3 deletions

View File

@ -6,8 +6,8 @@
</editor> -->
<title>ToDo</title>
<dateCreated>Tue, 12 Sep 2017 20:15:17 GMT</dateCreated>
<expansionState>11,16,17,20,24,29,31,34,37,39,41,45,50,53,57,59,61,63,72,77,83,88</expansionState>
<vertScrollState>47</vertScrollState>
<expansionState>11,16,17,20,24,29,31,34,37,39,41,45,50,53,56,58,60,62,64,73,78,80,86,91</expansionState>
<vertScrollState>43</vertScrollState>
<windowTop>208</windowTop>
<windowLeft>30</windowLeft>
<windowRight>762</windowRight>
@ -81,9 +81,11 @@
</outline>
<outline text="AuthorsTable">
<outline text="Save"/>
<outline text="Fetch, use cache"/>
<outline text="Delete unused authors"/>
</outline>
<outline text="Author+Database">
<outline text="Dont use cache — cache goes in AuthorsTable"/>
</outline>
<outline text="AttachmentsTable">
<outline text="Delete unused attachments"/>
</outline>
@ -110,6 +112,9 @@
</outline>
</outline>
</outline>
<outline text="RSDatabase">
<outline text="DatabaseRelatedObjectsTable.save implementation should use cache"/>
</outline>
<outline text="Data">
<outline text="Make model classes quicklookable"/>
</outline>