[Oberon] Factoring of system; was: Batch processing of Oberon commands

peter at easthope.ca peter at easthope.ca
Sat Jun 13 06:03:48 CEST 2020


>From andreas_pirklbauer at yahoo.com  Thu Jun 11 20:52:51 2020
> Extended Oberon now contains a simple batch processing facility,
> which allows users to activate multiple commands as follows:
> 
> Oberon.Batch

Thanks Andreas.

One of the more difficult aspects for a novice is the factoring of 
functionality in the system. Some things are obvious.  Booting 
requires access to boot code, which requires a device driver.  There 
are a limited number of places to put it and some are more sensible 
than others.

Other choices or necessities are more subtle.  In S3, CutLines can be 
applied to any Text.   The reason to put CutLines in Mail isn't 
entirely obvious.

Also in S3, ET.Do executes commands, similar to Batch.  In EO, why is 
Batch in Oberon rather than in Edit?

Apologies in case the question is too trivial.  Thanks,                ... P.

-- 
https://en.wikibooks.org/wiki/Medical_Machines
https://en.wikibooks.org/wiki/Oberon
Tel: +1 604 670 0140            Bcc: peter at easthope. ca



More information about the Oberon mailing list