In case you're interested, a new version of the persistant desktop module
for Oberon/F is available at http://www.math.tau.ac.il/~laden/Oberon/F/.
Persistant Desktop
This module adds a little bit of persistance to the Oberon/F desktop.
It allows you to save and restore the documents open on your desktop, and
some state information about them (such as their window positions).
The desktop information is stored in desktop files, it is therefore possible
to maintain a series of desktop files (e.g. one for every project).
If you leave Oberon/F the current desktop file is automatically stored and
reloaded once you restart Oberon/F.
This is an enhanced version of those announced to the newsgroup
comp.lang.oberon.
Cheers,
Bruno