Brent Simmons
|
f3bfa8811d
|
Implement marking statuses in memory and in database.
|
2017-08-29 13:32:36 -07:00 |
Brent Simmons
|
baabf842e1
|
Progress.
|
2017-08-27 13:03:15 -07:00 |
Brent Simmons
|
3c43732e25
|
Delete some commented-out code that has been superseded.
|
2017-08-26 16:44:39 -07:00 |
Brent Simmons
|
2d1c63403d
|
Make progress fetching articles.
|
2017-08-26 15:37:15 -07:00 |
Brent Simmons
|
2cefb87f20
|
Create ArticleCache, which wraps a weak-to-weak NSMapTable. An article is cached for as long as there’s an external (outside-the-cache) reference to the article.
|
2017-08-23 21:30:28 -07:00 |
Brent Simmons
|
cdb8446c86
|
Make Articles table own the various related and lookup tables.
|
2017-08-23 13:23:12 -07:00 |
Brent Simmons
|
5860f774bd
|
Make Database.framework build. Doesn’t work, but it builds.
|
2017-08-21 13:31:14 -07:00 |
Brent Simmons
|
4010011b5a
|
Progress toward getting Database.framework to build. Mostly just commented stuff out.
|
2017-08-20 22:43:46 -07:00 |
Brent Simmons
|
77ba434878
|
Start moving common functions to DatabaseTable.
|
2017-07-29 12:29:05 -07:00 |
Brent Simmons
|
da9a974dff
|
Give DatabaseTable an RSDatabaseQueue.
|
2017-07-29 12:13:38 -07:00 |
Brent Simmons
|
02174012ec
|
Rename Manager to Table. Conform to DatabaseTable protocol.
|
2017-07-29 12:08:10 -07:00 |