[Oberon] garbage collector

Gérard Meunier gmeunier at club-internet.fr
Tue May 20 22:29:43 CEST 2003


----- Original Message -----
From: Patrik Reali <reali at acm.org>
To: <oberon at inf.ethz.ch>
Sent: Tuesday, May 20, 2003 11:05 AM
Subject: Re: [Oberon] garbage collector


> You have two options:
>
> 1. disable and enable the GC by hand (this could kill the system, if you
use
> a lot of memory)
> 2. allocate a memory block (with SYSTEM.NEW) and do whatever you want with
> its contents

Is it possible to allocate OBJECTs (possibly active ones) in such blocks?

Gérard





More information about the Oberon mailing list