discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GScheme on Mac OS X/Darwin


From: Markus Hitter
Subject: Re: GScheme on Mac OS X/Darwin
Date: Wed, 7 Aug 2002 10:43:33 +0200

Am Dienstag den, 6. August 2002, um 15:39, schrieb Marko Riedel:

it occurs to me that my GC still needs a lot of improvements,
e.g. perhaps I should restrict garbage collection to compound data
structures and use retain/release on the rest. (Currently all scheme
objects e.g. including integers are handled by the GC.)

Confusion like this is what I had in mind when considering adding Garbage Collection as a not-so-good idea a few weeks ago.

But you might find a satisfying solution how to handle these situations. Make -release ignore garbage collected objects?


Markus

- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]