notes on implementation

This commit is contained in:
Ben Fry
2015-08-05 12:31:03 -04:00
parent c193b09d3b
commit 9f53803c58
@@ -455,6 +455,10 @@ public class ContributionListing {
/**
* TODO This needs to be called when the listing loads, and also whenever
* the contribs list has been updated (for whatever reason). In addition,
* the caller (presumably Base) should update all Editor windows with the
* correct information on the number of items available.
* @return The number of contributions that have available updates.
*/
int countUpdates(Base base) {