Update ToDo.

This commit is contained in:
Brent Simmons 2017-09-12 22:08:12 -07:00
parent be4b62e7fb
commit cc18432a57

View File

@ -6,8 +6,8 @@
</editor> --> </editor> -->
<title>ToDo</title> <title>ToDo</title>
<dateCreated>Tue, 12 Sep 2017 20:15:17 GMT</dateCreated> <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> <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>47</vertScrollState> <vertScrollState>43</vertScrollState>
<windowTop>208</windowTop> <windowTop>208</windowTop>
<windowLeft>30</windowLeft> <windowLeft>30</windowLeft>
<windowRight>762</windowRight> <windowRight>762</windowRight>
@ -81,9 +81,11 @@
</outline> </outline>
<outline text="AuthorsTable"> <outline text="AuthorsTable">
<outline text="Save"/> <outline text="Save"/>
<outline text="Fetch, use cache"/>
<outline text="Delete unused authors"/> <outline text="Delete unused authors"/>
</outline> </outline>
<outline text="Author+Database">
<outline text="Dont use cache — cache goes in AuthorsTable"/>
</outline>
<outline text="AttachmentsTable"> <outline text="AttachmentsTable">
<outline text="Delete unused attachments"/> <outline text="Delete unused attachments"/>
</outline> </outline>
@ -110,6 +112,9 @@
</outline> </outline>
</outline> </outline>
</outline> </outline>
<outline text="RSDatabase">
<outline text="DatabaseRelatedObjectsTable.save implementation should use cache"/>
</outline>
<outline text="Data"> <outline text="Data">
<outline text="Make model classes quicklookable"/> <outline text="Make model classes quicklookable"/>
</outline> </outline>