mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
notes on implementation
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user