Eagle-eyed @mateor , while fixing a typo in https://rbcommons.com/s/twitter/r/809/diff noted that the page he was editing had deeper issues than a typo: "But it doesn't look like this is how execute methods are done anymore. I see execute(self) only..."
We should update the doc.
As a rule of thumb, a good way to keep the doc updated is...
- choose an exemplary Task
- in the doc, use literalinclude to "include" parts of that Task's source in the doc
...but if that's hard, maybe just update the page to reflect the new Task reality
Eagle-eyed @mateor , while fixing a typo in https://rbcommons.com/s/twitter/r/809/diff noted that the page he was editing had deeper issues than a typo: "But it doesn't look like this is how execute methods are done anymore. I see execute(self) only..."
We should update the doc.
As a rule of thumb, a good way to keep the doc updated is...
...but if that's hard, maybe just update the page to reflect the new Task reality