squeak-smalltalk / squeak-object-memory

Issues and assets related to the Squeak object memory.
https://bugs.squeak.org
MIT License
11 stars 1 forks source link

Extra commentary method: `Process class #terminateExamples` #41

Open isCzech opened 2 years ago

isCzech commented 2 years ago

Enclosing a list of examples with comments and expected results to illustrate the new termination logic.

It could be filed-in as a Process class method #terminateExamples; the examples can be run either directly from the Browser or from a Workspace using the enclosed do-it line:

Workspace new buildAndOpenWorkspaceTranscript contents: Process terminateExamples

In the future I'll try to build a Help topic and place all relevant info in there but for the moment this is what I have :)

If sounds ok, I can send it to the Inbox.

Process class-terminateExamples.zip

LinqLover commented 1 year ago

Wow, thank you for documenting this!

Just a few organization notes: