Call an object method: Difference between revisions

Content added Content deleted
m (→‎With Lightweight Processes: Fixed docstrings)
Line 461: Line 461:
1) as a way of abstracting out the id generation from the
1) as a way of abstracting out the id generation from the
larger constructor, and
larger constructor, and
2) spawning the "object loop" code (fish-class/3).
2) spawning the 'object loop' code (fish-class/3).


When the id isn't known, generate one.
When the id isn't known, generate one.